![]() |
LeechCraft Monocle
0.6.70-6645-gcd10d7e
Modular document viewer for LeechCraft
|
#include <QString>
#include <QList>
#include <QtPlugin>
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... | |
Functions | |
Q_DECLARE_INTERFACE (LeechCraft::Monocle::IPendingFontInfoRequest,"org.LeechCraft.Monocle.IPendingFontInfoRequest/1.0") | |
Q_DECLARE_INTERFACE (LeechCraft::Monocle::IHaveFontInfo,"org.LeechCraft.Monocle.IHaveFontInfo/1.0") | |
Q_DECLARE_INTERFACE | ( | LeechCraft::Monocle::IPendingFontInfoRequest | , |
"org.LeechCraft.Monocle.IPendingFontInfoRequest/1.0" | |||
) |
Referenced by LeechCraft::Monocle::IHaveFontInfo::~IHaveFontInfo().
Q_DECLARE_INTERFACE | ( | LeechCraft::Monocle::IHaveFontInfo | , |
"org.LeechCraft.Monocle.IHaveFontInfo/1.0" | |||
) |