Contains general definitions to be used anywhere in the KLFLib* framework. More...
Classes | |
struct | StringMatch |
struct | PropertyMatch |
struct | EntryMatchCondition |
Typedefs | |
typedef qint32 | entryId |
An entry ID. | |
Enumerations | |
enum | RestoreMode { RestoreLatex = 0x0001, RestoreStyle = 0x0002, RestoreLatexAndStyle = RestoreLatex|RestoreStyle, RestoreAll = 0xFFFF } |
Contains general definitions to be used anywhere in the KLFLib* framework.
typedef qint32 KLFLib::entryId |
An entry ID.
The type of the ID of an entry in a library resource (see KLFLibResourceEngine)
enum KLFLib::RestoreMode |
Definition at line 48 of file klflibview.h.