![]() |
LeechCraft Monocle
0.6.70-13729-g7046a9d2a7
Modular document viewer for LeechCraft
|
CLC::Monocle::DocumentInfo | Document metadata |
CLC::Monocle::IKnowFileExtensions::ExtInfo | Describes a single typical file type |
CLC::Monocle::FontInfo | Describes a single font |
▼CLC::Monocle::IAnnotation | Base interface for annotations |
CLC::Monocle::ICaretAnnotation | The interface for AnnotationType::Caret annotations |
CLC::Monocle::IHighlightAnnotation | The interface for AnnotationType::Highlight annotations |
CLC::Monocle::ILinkAnnotation | The interface for AnnotationType::Link annotations |
CLC::Monocle::ITextAnnotation | The interface for AnnotationType::Text annotations |
CLC::Monocle::IBackendPlugin | Basic interface for plugins providing support for various document formats for Monocle |
CLC::Monocle::IDocument | Basic interface for documents |
CLC::Monocle::IDynamicDocument | Implemented by documents whose pages can change dynamically |
CLC::Monocle::IFormField | Base interface to be implemented by form fields |
CLC::Monocle::IFormFieldButton | Interface to be implemented by button fields |
CLC::Monocle::IFormFieldChoice | Interface to be implemented by choice fields |
CLC::Monocle::IFormFieldText | Interface to be implemented by text fields |
CLC::Monocle::IHaveFontInfo | Interface for querying font information in a document |
CLC::Monocle::IHaveOptionalContent | Interface for documents that can toggle showing some of their contents |
CLC::Monocle::IHaveTextContent | Interface for documents supporting querying text contents |
CLC::Monocle::IHaveTOC | Interface for documents supporting table of contents |
CLC::Monocle::IKnowFileExtensions | Interface for backend plugins providing default extensions for their relevant file types |
CLC::Monocle::ILink | Base interface for links |
CLC::Monocle::IPageLink | Additional interface for page links |
CLC::Monocle::IPendingFontInfoRequest | A proxy object for a pending font info request |
CLC::Monocle::IRedirectProxy | Interface for redirecting document opening requests |
CLC::Monocle::ISaveableDocument | Interface for documents that can be saved |
CLC::Monocle::ISearchableDocument | Interface for documents supporting searching for text |
CLC::Monocle::ISupportAnnotations | Interface for documents supporting annotations |
CLC::Monocle::ISupportForms | Interface for documents supporting inline forms |
CLC::Monocle::ISupportPainting | Interface for documents supporting optimized painting |
CLC::Monocle::IDocument::Position | Describes a position within a document |
CQFuture< typename > | |
CLC::Monocle::ISaveableDocument::SaveQueryResult | Describes the result of check for the possibility of saving |
CLC::Monocle::TOCEntry | A single table of contents entry |