forked from qt-creator/qt-creator
Qml JS Debugger: Change context path from Creator's crumble path
This commit is contained in:
@@ -108,6 +108,7 @@ public slots:
|
||||
void createQmlObject(const QString &qmlText, int parentDebugId,
|
||||
const QStringList &imports, const QString &filename = QString());
|
||||
void destroyQmlObject(int debugId);
|
||||
void setContextPathIndex(int contextIndex);
|
||||
|
||||
private slots:
|
||||
void contextChanged();
|
||||
|
||||
Reference in New Issue
Block a user