LeechCraft Monocle  0.6.70-3565-g2d86529
Modular document viewer for LeechCraft
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
\NLeechCraft
 \NMonocle
  oCIAnnotationBase interface for annotations
  oCITextAnnotationThe interface for AnnotationType::Text annotations
  oCIHighlightAnnotationThe interface for AnnotationType::Highlight annotations
  oCILinkAnnotationThe interface for AnnotationType::Link annotations
  oCICaretAnnotationThe interface for AnnotationType::Caret annotations
  oCIBackendPluginBasic interface for plugins providing support for various document formats for Monocle
  oCDocumentInfoDocument metadata
  oCIDocumentBasic interface for documents
  oCIDynamicDocumentImplemented by documents whose pages can change dynamically
  oCIFormFieldBase interface to be implemented by form fields
  oCIFormFieldTextInterface to be implemented by text fields
  oCIFormFieldChoiceInterface to be implemented by choice fields
  oCIFormFieldButtonInterface to be implemented by button fields
  oCFontInfoDescribes a single font
  oCIPendingFontInfoRequestA proxy object for a pending font info request
  oCIHaveFontInfoInterface for querying font information in a document
  oCIHaveOptionalContentInterface for documents that can toggle showing some of their contents
  oCIHaveTextContentInterface for documents supporting querying text contents
  oCTOCEntryA single table of contents entry
  oCIHaveTOCInterface for documents supporting table of contents
  oCIKnowFileExtensionsInterface for backend plugins providing default extensions for their relevant file types
  |\CExtInfoDescribes a single typical file type
  oCILinkBase interface for links
  oCIPageLinkAdditional interface for page links
  oCIRedirectProxyInterface for redirecting document opening requests
  oCISaveableDocumentInterface for documents that can be saved
  |\CSaveQueryResultDescribes the result of check for the possibility of saving
  oCISearchableDocumentInterface for documents supporting searching for text
  oCISupportAnnotationsInterface for documents supporting annotations
  oCISupportFormsInterface for documents supporting inline forms
  \CISupportPaintingInterface for documents supporting optimized painting