LeechCraft Monocle 0.6.70-14794-g33744ae6ce
Modular document viewer for LeechCraft
Loading...
Searching...
No Matches
idocument.h File Reference
#include <memory>
#include <QImage>
#include <QMetaType>
#include <QStringList>
#include <QDateTime>
#include "ilink.h"
+ Include dependency graph for idocument.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  LC::Monocle::DocumentInfo
 Document metadata. More...
 
class  LC::Monocle::IDocument
 Basic interface for documents. More...
 
struct  LC::Monocle::IDocument::Position
 Describes a position within a document. More...
 

Namespaces

namespace  LC
 
namespace  LC::Monocle
 

Typedefs

typedef std::shared_ptr< IDocument > LC::Monocle::IDocument_ptr
 Shared pointer to a document.