Debugger: Store the version info of debug service plugins

Change-Id: I7cd73c5c4148929fa0a1d60d33fe16357f8c3705
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
This commit is contained in:
Aurindam Jana
2011-12-15 17:56:58 +01:00
parent 8cc3844038
commit 35054215a4
2 changed files with 42 additions and 5 deletions

View File

@@ -89,7 +89,7 @@ public:
~QDeclarativeDebugClient();
QString name() const;
float serviceVersion() const;
Status status() const;
virtual void sendMessage(const QByteArray &);