QmlProfiler: Merge LocalQmlProfilerRunner and QmlProfilerRunner

Also streamline code paths in the result.

Change-Id: Id7d96343a8f778ba8f415b1a850cc78576afa475
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
hjk
2017-05-29 16:04:31 +02:00
parent 8116cb39e1
commit 1a82bedc8b
14 changed files with 225 additions and 343 deletions

View File

@@ -37,6 +37,8 @@
#include <QObject>
#include <functional>
namespace ProjectExplorer { class RunConfiguration; }
namespace QmlProfiler {
class QmlProfilerModelManager;
class QmlProfilerNotesModel;