QmlDebugger: Watchers

Reviewed-by: hjk
This commit is contained in:
Christiaan Janssen
2011-02-23 16:09:56 +01:00
parent 6b123c9869
commit fd66f68671
5 changed files with 40 additions and 6 deletions

View File

@@ -146,6 +146,8 @@ private:
const QString &oldBasePath, const QString &newBasePath) const;
QString qmlImportPath() const;
void synchronizeWatchers();
enum LogDirection {
LogSend,
LogReceive