virtual QString GetTextContent(int page, const QRect &rect)=0
Returns the text in the given rectangle.
Q_DECLARE_INTERFACE(LeechCraft::Monocle::IHaveTextContent,"org.LeechCraft.Monocle.IHaveTextContent/1.0")
Interface for documents supporting querying text contents.
virtual ~IHaveTextContent()
Virtual destructor.