![]() |
LeechCraft Monocle
%{LEECHCRAFT_VERSION}
Modular document viewer for LeechCraft
|
| ▼NLeechCraft | |
| ▼NMonocle | |
| CIAnnotation | Base interface for annotations |
| CIBackendPlugin | Basic interface for plugins providing support for various document formats for Monocle |
| CIDynamicDocument | Implemented by documents whose pages can change dynamically |
| CIFormField | Base interface to be implemented by form fields |
| CIFormFieldButton | Interface to be implemented by button fields |
| CIFormFieldChoice | Interface to be implemented by choice fields |
| CIFormFieldText | Interface to be implemented by text fields |
| CIHaveTextContent | Interface for documents supporting querying text contents |
| CIHaveTOC | Interface for documents supporting table of contents |
| CIHighlightAnnotation | The interface for AnnotationType::Highlight annotations |
| CILink | Base interface for links |
| CILinkAnnotation | The interface for AnnotationType::Link annotations |
| CIPageLink | Additional interface for page links |
| CIRedirectProxy | Interface for redirect proxy |
| ▼CISaveableDocument | Interface for documents that can be saved |
| CSaveQueryResult | Describes the result of check for the possibility of saving |
| CISearchableDocument | Interface for documents supporting searching for text |
| CISupportAnnotations | Interface for documents supporting annotations |
| CISupportForms | Interface for documents supporting inline forms |
| CISupportPainting | Interface for documents supporting optimized painting |
| CITextAnnotation | The interface for AnnotationType::Text annotations |
| CTOCEntry | A single table of contents entry |