Qt 4.8
Public Variables | List of all members
QScriptObjectSnapshot::Delta Struct Reference

#include <qscriptobjectsnapshot_p.h>

Public Variables

QScriptValuePropertyList addedProperties
 
QScriptValuePropertyList changedProperties
 
QStringList removedProperties
 

Detailed Description

Definition at line 66 of file qscriptobjectsnapshot_p.h.

Properties

◆ addedProperties

QScriptValuePropertyList QScriptObjectSnapshot::Delta::addedProperties

Definition at line 69 of file qscriptobjectsnapshot_p.h.

Referenced by QScriptObjectSnapshot::capture().

◆ changedProperties

QScriptValuePropertyList QScriptObjectSnapshot::Delta::changedProperties

Definition at line 68 of file qscriptobjectsnapshot_p.h.

Referenced by QScriptObjectSnapshot::capture().

◆ removedProperties

QStringList QScriptObjectSnapshot::Delta::removedProperties

Definition at line 67 of file qscriptobjectsnapshot_p.h.

Referenced by QScriptObjectSnapshot::capture().


The documentation for this struct was generated from the following file: