35 std::map<std::string, PropertyInputConstructor> m_constructors;
This file contains defines that may be used simplyfy class creation.
#define OT_DECL_NOCOPY(___class)
Removes the default copy constructor and assignment operator.
Definition OTClassHelper.h:14
The Property class is used as a base class for all Properties that can be displayed and modified in t...
Definition Property.h:21