LeechCraft Monocle  0.6.70-6645-gcd10d7e
Modular document viewer for LeechCraft
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...
 

Functions

 Q_DECLARE_INTERFACE (LeechCraft::Monocle::IHaveTOC,"org.LeechCraft.Monocle.IHaveTOC/1.0")
 

Function Documentation

Q_DECLARE_INTERFACE ( LeechCraft::Monocle::IHaveTOC  ,
"org.LeechCraft.Monocle.IHaveTOC/1.0"   
)

Referenced by LeechCraft::Monocle::IHaveTOC::~IHaveTOC().

+ Here is the caller graph for this function: