LeechCraft Monocle  0.6.70-9312-g4cc613a2df
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...