LeechCraft Monocle 0.6.70-16373-g319c272718
Modular document viewer for LeechCraft
Loading...
Searching...
No Matches
LC::Monocle::ICaretAnnotation Class Reference

The interface for AnnotationType::Caret annotations. More...

#include "iannotation.h"

+ Inheritance diagram for LC::Monocle::ICaretAnnotation:
+ Collaboration diagram for LC::Monocle::ICaretAnnotation:

Public Member Functions

virtual ~ICaretAnnotation ()
 
- Public Member Functions inherited from LC::Monocle::IAnnotation
virtual ~IAnnotation ()
 
virtual QString GetAuthor () const =0
 Returns the author of the annotation.
 
virtual QDateTime GetDate () const =0
 Returns the date the annotation was created.
 
virtual QRectF GetBoundary () const =0
 Returns the bounding rectangle of the annotation.
 
virtual AnnotationType GetAnnotationType () const =0
 Returns the type of the annotation.
 
virtual QString GetText () const =0
 Returns the text contained in the annotation.
 

Detailed Description

The interface for AnnotationType::Caret annotations.

Definition at line 177 of file iannotation.h.

Constructor & Destructor Documentation

◆ ~ICaretAnnotation()

virtual LC::Monocle::ICaretAnnotation::~ICaretAnnotation ( )
inlinevirtual

Definition at line 180 of file iannotation.h.


The documentation for this class was generated from the following file: