0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-10-18 00:20:31 +03:00

Merge branch '1.4' into 1.4_QJSEngine

This commit is contained in:
Arin Alexander
2017-02-16 04:12:15 +03:00
22 changed files with 257 additions and 64 deletions

View File

@@ -102,6 +102,7 @@ public:
void setResultEditable(bool value);
bool resultIsEditable();
bool isBusy();
void setPassPharse(QString& passPharse);
signals:
void renderStarted();
void renderFinished();