forked from qt-creator/qt-creator
QmlProfiler: Dependencies view
Change-Id: I1172d66b8e577994df787e2bb14cdd03a2affb35 Reviewed-on: http://codereview.qt.nokia.com/613 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
This commit is contained in:
@@ -76,6 +76,7 @@ Rectangle {
|
||||
root.clearAll();
|
||||
}
|
||||
|
||||
// todo: consider nestingLevel
|
||||
if (!Plotter.valuesdone)
|
||||
Plotter.ranges.push( { type: type, start: startTime, duration: length, label: data, fileName: fileName, line: line } );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user