LeechCraft Monocle  0.6.70-13729-g7046a9d2a7
Modular document viewer for LeechCraft
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NLC
 NMonocle
 CDocumentInfoDocument metadata
 CFontInfoDescribes a single font
 CIAnnotationBase interface for annotations
 CIBackendPluginBasic interface for plugins providing support for various document formats for Monocle
 CICaretAnnotationThe interface for AnnotationType::Caret annotations
 CIDocumentBasic interface for documents
 CPositionDescribes a position within a document
 CIDynamicDocumentImplemented by documents whose pages can change dynamically
 CIFormFieldBase interface to be implemented by form fields
 CIFormFieldButtonInterface to be implemented by button fields
 CIFormFieldChoiceInterface to be implemented by choice fields
 CIFormFieldTextInterface to be implemented by text fields
 CIHaveFontInfoInterface for querying font information in a document
 CIHaveOptionalContentInterface for documents that can toggle showing some of their contents
 CIHaveTextContentInterface for documents supporting querying text contents
 CIHaveTOCInterface for documents supporting table of contents
 CIHighlightAnnotationThe interface for AnnotationType::Highlight annotations
 CIKnowFileExtensionsInterface for backend plugins providing default extensions for their relevant file types
 CExtInfoDescribes a single typical file type
 CILinkBase interface for links
 CILinkAnnotationThe interface for AnnotationType::Link annotations
 CIPageLinkAdditional interface for page links
 CIPendingFontInfoRequestA proxy object for a pending font info request
 CIRedirectProxyInterface for redirecting document opening requests
 CISaveableDocumentInterface for documents that can be saved
 CSaveQueryResultDescribes the result of check for the possibility of saving
 CISearchableDocumentInterface for documents supporting searching for text
 CISupportAnnotationsInterface for documents supporting annotations
 CISupportFormsInterface for documents supporting inline forms
 CISupportPaintingInterface for documents supporting optimized painting
 CITextAnnotationThe interface for AnnotationType::Text annotations
 CTOCEntryA single table of contents entry
 CQFuture