![]() |
LeechCraft Monocle 0.6.70-16373-g319c272718
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 | LC::Monocle::FontInfo |
| Describes a single font. More... | |
| class | LC::Monocle::IPendingFontInfoRequest |
| A proxy object for a pending font info request. More... | |
| class | LC::Monocle::IHaveFontInfo |
| Interface for querying font information in a document. More... | |
Namespaces | |
| namespace | LC |
| namespace | LC::Monocle |
Typedefs | |
| typedef QList< FontInfo > | LC::Monocle::FontInfos_t |
| A list of FontInfo structures. | |