21 #ifndef VPROPERTYMODEL_P_H
22 #define VPROPERTYMODEL_P_H
VPropertyModelPrivate()
Constructor.
VPropertySet * Properties
The property set holding the properties.
QString HeadlineProperty
The header data for the property name column.
QString HeadlineValue
The header data for the value column.
VPropertySet is a simple class for managing a set of properties. If you don't need all the Model-func...