LeechCraft Monocle 0.6.70-14794-g33744ae6ce
Modular document viewer for LeechCraft
Loading...
Searching...
No Matches
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  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.