mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 00:18:06 +03:00
Add printedToPDF signal for digitally signing saved pdfs.
This commit is contained in:
@@ -121,6 +121,7 @@ signals:
|
||||
void onSave();
|
||||
void saveFinished();
|
||||
void loaded();
|
||||
void printedToPDF(QString fileName);
|
||||
public slots:
|
||||
void cancelRender();
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user