![]() |
LeechCraft Monocle 0.6.70-17609-g3dde4097dd
Modular document viewer for LeechCraft
|
Interface for querying font information in a document. More...
#include "ihavefontinfo.h"
Public Member Functions | |
virtual | ~IHaveFontInfo () |
virtual Util::Task< QList< FontInfo > > | RequestFontInfos () const =0 |
Requests the font information for the document. |
Interface for querying font information in a document.
This interface can be implemented by documents supporting querying font information, like PDF.
Definition at line 45 of file ihavefontinfo.h.
|
inlinevirtual |
Definition at line 48 of file ihavefontinfo.h.
|
pure virtual |
Requests the font information for the document.