QmlProfiler: refactor postprocess step in internal statistics

Change-Id: Id6ea03161ccad92a27a664e84f56b2a49400be91
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
This commit is contained in:
Christiaan Janssen
2011-11-08 16:13:09 +01:00
parent ab7b749be1
commit bddfae7182
5 changed files with 11 additions and 103 deletions

View File

@@ -101,7 +101,7 @@ Rectangle {
}
}
onParsingStatusChanged: {
onProcessingData: {
root.dataAvailable = false;
}