![]() |
LeechCraft Monocle
0.6.70-9312-g4cc613a2df
Modular document viewer for LeechCraft
|
Go to the source code of this file.
Classes | |
class | LeechCraft::Monocle::IAnnotation |
Base interface for annotations. More... | |
class | LeechCraft::Monocle::ITextAnnotation |
The interface for AnnotationType::Text annotations. More... | |
class | LeechCraft::Monocle::IHighlightAnnotation |
The interface for AnnotationType::Highlight annotations. More... | |
class | LeechCraft::Monocle::ILinkAnnotation |
The interface for AnnotationType::Link annotations. More... | |
class | LeechCraft::Monocle::ICaretAnnotation |
The interface for AnnotationType::Caret annotations. More... | |
Namespaces | |
LeechCraft | |
LeechCraft::Monocle | |
Typedefs | |
typedef std::shared_ptr < IAnnotation > | LeechCraft::Monocle::IAnnotation_ptr |
typedef std::shared_ptr < ITextAnnotation > | LeechCraft::Monocle::ITextAnnotation_ptr |
typedef std::shared_ptr < IHighlightAnnotation > | LeechCraft::Monocle::IHighlightAnnotation_ptr |
typedef std::shared_ptr < ILinkAnnotation > | LeechCraft::Monocle::ILinkAnnotation_ptr |
typedef std::shared_ptr < ICaretAnnotation > | LeechCraft::Monocle::ICaretAnnotation_ptr |