forked from qt-creator/qt-creator
Live preview: Creating objects dynamically
This commit is contained in:
@@ -64,6 +64,9 @@ public:
|
||||
void changeToSelectMarqueeTool();
|
||||
void changeToZoomTool();
|
||||
|
||||
void createQmlObject(const QString &qmlText, const QDeclarativeDebugObjectReference &parentRef,
|
||||
const QStringList &imports, const QString &filename);
|
||||
|
||||
void applyChangesToQmlFile();
|
||||
void applyChangesFromQmlFile();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user