![]() |
LeechCraft Monocle
0.6.70-6645-gcd10d7e
Modular document viewer for LeechCraft
|
▼NLeechCraft | |
▼NMonocle | |
CDocumentInfo | Document metadata |
CFontInfo | Describes a single font |
CIAnnotation | Base interface for annotations |
CIBackendPlugin | Basic interface for plugins providing support for various document formats for Monocle |
CICaretAnnotation | The interface for AnnotationType::Caret annotations |
CIDocument | Basic interface for documents |
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 |
CIHaveFontInfo | Interface for querying font information in a document |
CIHaveOptionalContent | Interface for documents that can toggle showing some of their contents |
CIHaveTextContent | Interface for documents supporting querying text contents |
CIHaveTOC | Interface for documents supporting table of contents |
CIHighlightAnnotation | The interface for AnnotationType::Highlight annotations |
▼CIKnowFileExtensions | Interface for backend plugins providing default extensions for their relevant file types |
CExtInfo | Describes a single typical file type |
CILink | Base interface for links |
CILinkAnnotation | The interface for AnnotationType::Link annotations |
CIPageLink | Additional interface for page links |
CIPendingFontInfoRequest | A proxy object for a pending font info request |
CIRedirectProxy | Interface for redirecting document opening requests |
▼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 |