QmlProfiler: Rename TracePlugin to QmlProfileTraceClient

Also move it into it's own file.

Change-Id: If063b0a4c6642b1e209e6a0026fedffd01603eb9
Reviewed-on: http://codereview.qt.nokia.com/841
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
This commit is contained in:
Kai Koehne
2011-06-28 15:51:20 +02:00
parent 5fb18dcc83
commit 5525e7d20d
7 changed files with 326 additions and 267 deletions

View File

@@ -82,6 +82,7 @@
using namespace Analyzer;
using namespace QmlProfiler::Internal;
using namespace QmlJsDebugClient;
class QmlProfilerTool::QmlProfilerToolPrivate
{