![]() |
LeechCraft Monocle
0.6.70-6645-gcd10d7e
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 | |
| 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... | |
Functions | |
| Q_DECLARE_INTERFACE (LeechCraft::Monocle::IDocument,"org.LeechCraft.Monocle.IDocument/1.0") | |
| Q_DECLARE_INTERFACE | ( | LeechCraft::Monocle::IDocument | , |
| "org.LeechCraft.Monocle.IDocument/1.0" | |||
| ) |