![]() |
LeechCraft Monocle
0.6.70-16373-g319c272718
Modular document viewer for LeechCraft
|
Go to the source code of this file.
Classes | |
struct | LC::Monocle::TOCEntryT< T > |
A single table of contents entry. More... | |
struct | LC::Monocle::TOCEntryT< T > |
A single table of contents entry. More... | |
class | LC::Monocle::IHaveTOC |
Interface for documents supporting table of contents. More... | |
Namespaces | |
LC::Monocle | |
Typedefs | |
template<typename T > | |
using | LC::Monocle::TOCEntryLevelT = QVector< TOCEntryT< T > > |
A list of table of contents entries. More... | |
using | LC::Monocle::TOCEntryLevel_t = TOCEntryLevelT< NavigationAction > |
using | LC::Monocle::TOCEntry = TOCEntryT< NavigationAction > |
using | LC::Monocle::TOCEntryIDLevel = TOCEntryLevelT< QByteArray > |
using | LC::Monocle::TOCEntryID = TOCEntryT< QByteArray > |