![]() |
LeechCraft Monocle
%{LEECHCRAFT_VERSION}
Modular document viewer for LeechCraft
|
| ▼CLeechCraft::Monocle::IAnnotation | Base interface for annotations |
| CLeechCraft::Monocle::IHighlightAnnotation | The interface for AnnotationType::Highlight annotations |
| CLeechCraft::Monocle::ILinkAnnotation | The interface for AnnotationType::Link annotations |
| CLeechCraft::Monocle::ITextAnnotation | The interface for AnnotationType::Text annotations |
| CLeechCraft::Monocle::IBackendPlugin | Basic interface for plugins providing support for various document formats for Monocle |
| CLeechCraft::Monocle::IDynamicDocument | Implemented by documents whose pages can change dynamically |
| CLeechCraft::Monocle::IFormField | Base interface to be implemented by form fields |
| CLeechCraft::Monocle::IFormFieldButton | Interface to be implemented by button fields |
| CLeechCraft::Monocle::IFormFieldChoice | Interface to be implemented by choice fields |
| CLeechCraft::Monocle::IFormFieldText | Interface to be implemented by text fields |
| CLeechCraft::Monocle::IHaveTextContent | Interface for documents supporting querying text contents |
| CLeechCraft::Monocle::IHaveTOC | Interface for documents supporting table of contents |
| CLeechCraft::Monocle::ILink | Base interface for links |
| CLeechCraft::Monocle::IPageLink | Additional interface for page links |
| CLeechCraft::Monocle::IRedirectProxy | Interface for redirect proxy |
| CLeechCraft::Monocle::ISaveableDocument | Interface for documents that can be saved |
| CLeechCraft::Monocle::ISearchableDocument | Interface for documents supporting searching for text |
| CLeechCraft::Monocle::ISupportAnnotations | Interface for documents supporting annotations |
| CLeechCraft::Monocle::ISupportForms | Interface for documents supporting inline forms |
| CLeechCraft::Monocle::ISupportPainting | Interface for documents supporting optimized painting |
| CLeechCraft::Monocle::ISaveableDocument::SaveQueryResult | Describes the result of check for the possibility of saving |
| CLeechCraft::Monocle::TOCEntry | A single table of contents entry |