mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
AudioBook Plugin: Actions, item selection
This commit is contained in:
@@ -61,6 +61,9 @@ public:
|
||||
void beginFlowChange();
|
||||
void endFlowChange();
|
||||
|
||||
void setSelectionActivated(bool activate);
|
||||
void selectByRectangle(QRectF rectangle);
|
||||
|
||||
private:
|
||||
PDFDocumentTextFlowEditor* m_editor;
|
||||
};
|
||||
|
Reference in New Issue
Block a user