LeechCraft Monocle  0.6.70-3565-g2d86529
Modular document viewer for LeechCraft
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
ihavefontinfo.h File Reference
#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...
 

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")
 

Function Documentation

Q_DECLARE_INTERFACE ( LeechCraft::Monocle::IPendingFontInfoRequest  ,
"org.LeechCraft.Monocle.IPendingFontInfoRequest/1.0"   
)
Q_DECLARE_INTERFACE ( LeechCraft::Monocle::IHaveFontInfo  ,
"org.LeechCraft.Monocle.IHaveFontInfo/1.0"   
)