![]() |
LeechCraft Monocle 0.6.70-16373-g319c272718
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. | |