#include "dropdown.h"
#include "fontbase.h"
Go to the source code of this file.
Classes | |
class | FontDropItem |
Item class for the FontDrop system. More... | |
class | FontDropEnumFont |
Class for enumerating the fonts for the font dropdown system. More... | |
class | FontDropDown |
FontDropDown class itself. More... | |
class | DocumentFontDropDown |
DocumentFontDropDown class itself. This uses the FontDropDown class to provide a font drop down but overides some of the functionality so that it works out the fonts in the current document rather than the fonts avalaible in the system. More... |