forked from qt-creator/qt-creator
QML JS Debugger: Be able to expand objects
This commit is contained in:
@@ -128,6 +128,8 @@ signals:
|
||||
void sendMessage(const QByteArray &msg);
|
||||
|
||||
private:
|
||||
void expandObject(const QByteArray &iname, quint64 objectId);
|
||||
|
||||
#if 0
|
||||
void createDockWidgets();
|
||||
bool connectToViewer(); // using host, port from widgets
|
||||
|
||||
Reference in New Issue
Block a user