mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-07 00:21:24 +03:00
moveQObjectToScript() has been added to ScriptManager
This commit is contained in:
@@ -377,7 +377,7 @@ public:
|
||||
QVariant evaluateScript(const QString &script);
|
||||
void addTableOfContentsItem(const QString& uniqKey, const QString& content, int indent);
|
||||
void clearTableOfContents();
|
||||
|
||||
ScriptValueType moveQObjectToScript(QObject* object, const QString objectName);
|
||||
protected:
|
||||
void updateModel();
|
||||
bool containsFunction(const QString &functionName);
|
||||
|
||||
Reference in New Issue
Block a user