LeechCraft Monocle 0.6.70-17609-g3dde4097dd
Modular document viewer for LeechCraft
Loading...
Searching...
No Matches
LC::Monocle::ISupportAnnotations Class Referenceabstract

Interface for documents supporting annotations. More...

#include "isupportannotations.h"

Public Member Functions

virtual QList< IAnnotation_ptrGetAnnotations (int page)=0
 Returns the list of annotations on the given page.

Protected Member Functions

virtual ~ISupportAnnotations ()=default

Detailed Description

Interface for documents supporting annotations.

If the document format can contain annotations, this interface should be implemented.

See also
IAnnotation

Definition at line 28 of file isupportannotations.h.

Constructor & Destructor Documentation

◆ ~ISupportAnnotations()

virtual LC::Monocle::ISupportAnnotations::~ISupportAnnotations ( )
protectedvirtualdefault

Member Function Documentation

◆ GetAnnotations()

virtual QList< IAnnotation_ptr > LC::Monocle::ISupportAnnotations::GetAnnotations ( int page)
pure virtual

Returns the list of annotations on the given page.

Parameters
[in]pageThe page to query.
Returns
The list of annotations on the page.

The documentation for this class was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17609.g3dde4097dd-build/leechcraft-0.6.70-17609-g3dde4097dd/src/plugins/monocle/interfaces/monocle/isupportannotations.h