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:
@@ -48,6 +48,9 @@ private:
|
||||
void onActivateSelection();
|
||||
void onDeactivateSelection();
|
||||
void onSelectByRectangle();
|
||||
void onSelectByContainedText();
|
||||
void onSelectByRegularExpression();
|
||||
void onSelectByPageList();
|
||||
|
||||
void onRectanglePicked(pdf::PDFInteger pageIndex, QRectF rectangle);
|
||||
|
||||
|
Reference in New Issue
Block a user