#include <vpropertyset_p.h>
Public Member Functions | |
VPropertySetPrivate () | |
Constructor. More... | |
Public Attributes | |
QMap< QString, VProperty * > | Properties |
Property map (ID, Property) More... | |
QList< VProperty * > | RootProperties |
List containing the root properties. More... | |
Definition at line 34 of file vpropertyset_p.h.
|
inline |
Constructor.
Definition at line 45 of file vpropertyset_p.h.
Property map (ID, Property)
Definition at line 38 of file vpropertyset_p.h.
List containing the root properties.
Definition at line 42 of file vpropertyset_p.h.