mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Signature plugin: invisible digital signature
This commit is contained in:
@ -112,6 +112,8 @@ private:
|
||||
void updateGraphics();
|
||||
void updateDockWidget();
|
||||
|
||||
QString getSignedFileName() const;
|
||||
|
||||
std::array<QAction*, LastAction> m_actions;
|
||||
std::array<pdf::PDFWidgetTool*, LastTool> m_tools;
|
||||
pdf::PDFPageContentEditorWidget* m_editorWidget;
|
||||
|
Reference in New Issue
Block a user