![]() |
LeechCraft Monocle 0.6.70-18450-gabe19ee3b0
Modular document viewer for LeechCraft
|
#include <memory>#include <QImage>#include <QMetaType>#include <QStringList>#include <QDateTime>#include "ilink.h"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... | |
Namespaces | |
| namespace | LC |
| namespace | LC::Monocle |
Typedefs | |
| typedef std::shared_ptr< IDocument > | LC::Monocle::IDocument_ptr |
| Shared pointer to a document. | |