Debugger: Make QmlEngine heed "Sort Struct Members Alphabetically"

Change-Id: Ib24e62c60eea4b0af355c3e93e48a78dc0b51efc
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
hjk
2015-07-15 17:49:04 +02:00
parent 184b161224
commit f77f6e2144
2 changed files with 14 additions and 0 deletions

View File

@@ -129,6 +129,7 @@ private:
void reloadSourceFiles();
void reloadFullStack() {}
void updateAll();
void updateItem(const QByteArray &iname);
void expandItem(const QByteArray &iname);
void selectWatchData(const QByteArray &iname);