forked from qt-creator/qt-creator
QmlJsDelta: Add ability to remove object
This commit is contained in:
@@ -66,6 +66,7 @@ public:
|
||||
|
||||
void createQmlObject(const QString &qmlText, const QDeclarativeDebugObjectReference &parentRef,
|
||||
const QStringList &imports, const QString &filename);
|
||||
void destroyQmlObject(int debugId);
|
||||
|
||||
void applyChangesToQmlFile();
|
||||
void applyChangesFromQmlFile();
|
||||
|
||||
Reference in New Issue
Block a user