![]() |
LeechCraft Monocle
0.6.70-10870-g558588d6ec
Modular document viewer for LeechCraft
|
#include <QString>#include <QList>#include <QtPlugin>
Include dependency graph for ihavefontinfo.h:Go to the source code of this file.
Classes | |
| struct | LeechCraft::Monocle::FontInfo |
| Describes a single font. More... | |
| class | LeechCraft::Monocle::IPendingFontInfoRequest |
| A proxy object for a pending font info request. More... | |
| class | LeechCraft::Monocle::IHaveFontInfo |
| Interface for querying font information in a document. More... | |
Namespaces | |
| LeechCraft | |
| LeechCraft::Monocle | |
Typedefs | |
| typedef QList< FontInfo > | LeechCraft::Monocle::FontInfos_t |
| A list of FontInfo structures. More... | |