![]() |
LeechCraft Monocle
0.6.70-10870-g558588d6ec
Modular document viewer for LeechCraft
|
#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 | |
| class | QFuture< typename > |
| struct | LeechCraft::Monocle::DocumentInfo |
| Document metadata. More... | |
| class | LeechCraft::Monocle::IDocument |
| Basic interface for documents. More... | |
Namespaces | |
| LeechCraft | |
| LeechCraft::Monocle | |
Typedefs | |
| typedef std::shared_ptr< IDocument > | LeechCraft::Monocle::IDocument_ptr |
| Shared pointer to a document. More... | |