44 "org.LeechCraft.Monocle.ISupportAnnotations/1.0")
Base interface for annotations.
Interface for documents supporting annotations.
virtual QList< IAnnotation_ptr > GetAnnotations(int page)=0
Returns the list of annotations on the given page.
virtual ~ISupportAnnotations()=default
std::shared_ptr< IAnnotation > IAnnotation_ptr