QmlInspectorAgent Class
(Debugger::Debugger::Internal::QmlInspectorAgent)Public Functions
QmlInspectorAgent(Debugger::Debugger::Internal::QmlEngine *engine, QmlDebug::QmlDebugConnection *connection) | |
void | assignValue(const Debugger::Debugger::Internal::WatchItem *data, const Debugger::QString &expression, const Debugger::QVariant &valueV) |
void | enableTools(bool enable) |
Debugger::quint32 | queryExpressionResult(int debugId, const Debugger::QString &expression) |
void | updateWatchData(const Debugger::Debugger::Internal::WatchItem &data) |
void | watchDataSelected(Debugger::qint64 id) |
Member Function Documentation
QmlInspectorAgent::QmlInspectorAgent(Debugger::Debugger::Internal::QmlEngine *engine, QmlDebug::QmlDebugConnection *connection)
Default constructs an instance of QmlInspectorAgent.