mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
AudioBook Plugin: Move selection up/down
This commit is contained in:
@@ -69,6 +69,8 @@ public:
|
||||
void selectByRegularExpression(const QRegularExpression& expression);
|
||||
void selectByPageIndices(const pdf::PDFClosedIntervalSet& indices);
|
||||
void restoreOriginalTexts();
|
||||
void moveSelectionUp();
|
||||
void moveSelectionDown();
|
||||
void notifyDataChanged();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user