OSDN Git Service

QmlProfiler: Factor out logic to run apps from the engine into a separate runner
authorKai Koehne <kai.koehne@nokia.com>
Wed, 4 May 2011 14:50:24 +0000 (16:50 +0200)
committerKai Koehne <kai.koehne@nokia.com>
Wed, 4 May 2011 15:17:32 +0000 (17:17 +0200)
commit6d174080e91f100f49d647e9388ef0d9a7188391
treebd5fe62f3ee9a096ae5528cdf5f5c1ccae2c9dc5
parent7b41c76d92f50373c77cbb5fa64284100a3a4431
QmlProfiler: Factor out logic to run apps from the engine into a separate runner

Reviewed-by: Christiaan Janssen
src/plugins/qmlprofiler/abstractqmlprofilerrunner.h [new file with mode: 0644]
src/plugins/qmlprofiler/localqmlprofilerrunner.cpp [new file with mode: 0644]
src/plugins/qmlprofiler/localqmlprofilerrunner.h [new file with mode: 0644]
src/plugins/qmlprofiler/qmlprofiler.pro
src/plugins/qmlprofiler/qmlprofilerengine.cpp
src/plugins/qmlprofiler/qmlprofilerengine.h
src/plugins/qmlprofiler/qmlprofilertool.cpp