21 #ifndef VPROPERTYFORMVIEW_P_H
22 #define VPROPERTYFORMVIEW_P_H
27 #include "../vmisc/diagnostic.h"
33 QT_WARNING_DISABLE_CLANG(
"-Wweak-vtables")
52 IgnoreDataChangedSignal(false)
57 IgnoreDataChangedSignal(false)
62 IgnoreDataChangedSignal(false)
This is the base model for managing all the properties and passing them to the view.
VPropertySet is a simple class for managing a set of properties. If you don't need all the Model-func...