59 connectPropertyFormWidget(
this);
102 updatePropertyList();
111 updatePropertyList();
120 updatePropertyList();
125 updatePropertyList();
131 updatePropertyList();
137 Q_UNUSED(bottom_right)
149 if (tmpModel && d_ptr->UpdateEditors)
181 d_ptr->Properties.clear();
212 Qt::UniqueConnection);
217 connectPropertyFormWidget(tmpEditorWidget);
This is the base model for managing all the properties and passing them to the view.
void onDataChangedByModel(VProperty *property)
This function causes the views to update the property.
virtual const VPropertySet * getPropertySet() const
Returns a const pointer to the property set managed by this model. If you want to manipulate the prop...
VPropertySet is a simple class for managing a set of properties. If you don't need all the Model-func...
const QList< VProperty * > & getRootProperties() const
Returns a const reference to the list of root properties.