#include <kanzi/object/object.hpp>
Public Member Functions | |
| ClassPropertyDefaultValue (Object &thisObject, const PropertyType< int > &propertyType, const int &value) | |
| ~ClassPropertyDefaultValue () | |
Additional Inherited Members | |
Protected Member Functions inherited from kanzi::IntClassPropertyDefaultValueHelper | |
| KzuPropertyIntValueSource * | install (Object &object, AbstractPropertyType propertyType, int value) |
| void | uninstall (Object &object, AbstractPropertyType propertyType, KzuPropertyIntValueSource *valueSource) |
|
explicit |