![]() |
LeechCraft Monocle
0.6.70-13729-g7046a9d2a7
Modular document viewer for LeechCraft
|
#include <QString>
#include <QList>
#include <QtPlugin>
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 | |
LC | |
LC::Monocle | |
Typedefs | |
typedef QList< FontInfo > | LC::Monocle::FontInfos_t |
A list of FontInfo structures. More... | |