21 #ifndef VSERIALIZEDPROPERTY_H
22 #define VSERIALIZEDPROPERTY_H
VPropertySet is a simple class for managing a set of properties. If you don't need all the Model-func...
QString ID
The property type.
VSerializedProperty()
Constructor.
QVariant Value
The serialized value of the property.
QList< VSerializedProperty > Children
List of child properties.
QString Type
The property type.
void initChildren(const VProperty *property, const VPropertySet *set)