Qt 4.8
|
#include <qscriptdebuggerobjectsnapshotdelta_p.h>
Public Variables | |
QScriptDebuggerValuePropertyList | addedProperties |
QScriptDebuggerValuePropertyList | changedProperties |
QStringList | removedProperties |
Definition at line 65 of file qscriptdebuggerobjectsnapshotdelta_p.h.
QScriptDebuggerValuePropertyList QScriptDebuggerObjectSnapshotDelta::addedProperties |
Definition at line 70 of file qscriptdebuggerobjectsnapshotdelta_p.h.
Referenced by QScriptDebuggerCommandExecutor::execute(), QScriptDebuggerLocalsModelPrivate::isTopLevelNode(), operator<<(), operator>>(), and QScriptDebuggerLocalsModelPrivate::reallySyncIndex().
QScriptDebuggerValuePropertyList QScriptDebuggerObjectSnapshotDelta::changedProperties |
Definition at line 69 of file qscriptdebuggerobjectsnapshotdelta_p.h.
Referenced by QScriptDebuggerCommandExecutor::execute(), QScriptDebuggerLocalsModelPrivate::isTopLevelNode(), operator<<(), operator>>(), and QScriptDebuggerLocalsModelPrivate::reallySyncIndex().
QStringList QScriptDebuggerObjectSnapshotDelta::removedProperties |
Definition at line 68 of file qscriptdebuggerobjectsnapshotdelta_p.h.
Referenced by QScriptDebuggerCommandExecutor::execute(), QScriptDebuggerLocalsModelPrivate::isTopLevelNode(), operator<<(), operator>>(), and QScriptDebuggerLocalsModelPrivate::reallySyncIndex().