mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Editor plugin: Edit element via double click
This commit is contained in:
@@ -63,6 +63,7 @@ private:
|
||||
void onFontChanged(const QFont& font);
|
||||
void onAlignmentChanged(Qt::Alignment alignment);
|
||||
void onTextAngleChanged(pdf::PDFReal angle);
|
||||
void onSceneEditSingleElement(pdf::PDFInteger elementId);
|
||||
|
||||
enum Action
|
||||
{
|
||||
|
Reference in New Issue
Block a user