#include <kanzi/property/property_type.hpp>
|
| | PropertyType (string name) |
| |
| | PropertyType (string name, DataType defaultValue, uint32_t changeFlags, bool inheritable) |
| |
| | PropertyType (PropertyTypeEditorInfo *editorInfo, string name, DataType defaultValue, uint32_t changeFlags, bool inheritable) |
| |
| template<class TExtraArgument > |
| | PropertyType (string name, TExtraArgument extraArgument, DataType defaultValue, uint32_t changeFlags, bool inheritable) |
| |
| template<class TExtraArgument > |
| | PropertyType (PropertyTypeEditorInfo *editorInfo, string name, TExtraArgument extraArgument, DataType defaultValue, uint32_t changeFlags, bool inheritable) |
| |
| void | registerType () |
| |
| PropertyTypeEditorInfoSharedPtr | getEditorInfo () const |
| |
| DataType | getDefaultValue () |
| |
| const KzuPropertyType * | get () const |
| |
template<class Type, typename = void>
template<class Type, typename = void>
template<class Type, typename = void>
template<class Type, typename = void>
template<class Type, typename = void>
template<class TExtraArgument >
template<class Type, typename = void>
template<class TExtraArgument >
template<class Type, typename = void>
template<class Type, typename = void>
template<class Type, typename = void>
template<class Type, typename = void>
template<class Type, typename = void>
template<class Type, typename = void>
template<class Type, typename = void>
template<class Type, typename = void>
template<class Type, typename = void>
The documentation for this class was generated from the following file: