mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
AudioBook Plugin: Item selection by text, regular expression, page indices
This commit is contained in:
@@ -63,6 +63,9 @@ public:
|
||||
|
||||
QToolBar* getToolBar() const { return m_toolBar; }
|
||||
|
||||
QString getSelectionText() const;
|
||||
void clearSelectionText();
|
||||
|
||||
private:
|
||||
Ui::AudioTextStreamEditorDockWidget* ui;
|
||||
pdf::PDFDocumentTextFlowEditorModel* m_model;
|
||||
|
Reference in New Issue
Block a user