mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Signature plugin: edit item via double click
This commit is contained in:
@ -52,6 +52,7 @@ private:
|
||||
void onSceneSelectionChanged();
|
||||
void onWidgetSelectionChanged();
|
||||
void onToolActivityChanged();
|
||||
void onSceneEditElement(const std::set<pdf::PDFInteger>& elements);
|
||||
|
||||
void onPenChanged(const QPen& pen);
|
||||
void onBrushChanged(const QBrush& brush);
|
||||
|
Reference in New Issue
Block a user