Contains general definitions to be used anywhere in the KLFLib* framework. More...
Classes | |
| struct | EntryMatchCondition |
| struct | PropertyMatch |
| struct | StringMatch |
Typedefs | |
| typedef qint32 | entryId |
| An entry ID. More... | |
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 |
| Enumerator | |
|---|---|
| RestoreLatex | |
| RestoreStyle | |
| RestoreLatexAndStyle | |
| RestoreAll | |
Definition at line 48 of file klflibview.h.