LeechCraft Monocle  0.6.70-9312-g4cc613a2df
Modular document viewer for LeechCraft
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
ihavetoc.h File Reference
#include <QMetaType>
#include "ilink.h"
+ Include dependency graph for ihavetoc.h:

Go to the source code of this file.

Classes

struct  LeechCraft::Monocle::TOCEntry
 A single table of contents entry. More...
 
class  LeechCraft::Monocle::IHaveTOC
 Interface for documents supporting table of contents. More...
 

Namespaces

 LeechCraft
 
 LeechCraft::Monocle
 

Typedefs

typedef QList< TOCEntry > LeechCraft::Monocle::TOCEntryLevel_t
 A list of table of contents entries. More...