QmlProfiler: Add members for QML port and host

Change-Id: If454497b87d84ce0f998edf7a99783ec833f352c
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Reviewed-by: Aurindam Jana <aurindam.jana@digia.com>
This commit is contained in:
Aurindam Jana
2013-04-22 17:11:06 +02:00
parent 5478cf3c78
commit 253a8522bb
3 changed files with 20 additions and 14 deletions

View File

@@ -61,6 +61,8 @@ public:
Utils::Environment environment;
QString workingDirectory;
QString sysroot;
QString analyzerHost;
quint16 analyzerPort;
};
} // namespace Analyzer