|
Sleeping Wombat GUI
0.100
swGUI
|
#include <Property.h>
Public Member Functions | |
| Property (const rttr::property metaInfo, IEnableProperty *object) | |
| Property (IEnableProperty *object) | |
| Tworzy niepoprawny obiekt Property. More... | |
| PropertyType & | operator() (void) |
| operator PropertyType & () | |
Public Member Functions inherited from IProperty | |
| IProperty (const rttr::property metaInfo, IEnableProperty *object) | |
| IProperty (IEnableProperty *object) | |
| Tworzy niepoprawny obiekt IProperty. More... | |
| std::string | GetPropertyName () |
| rttr::type | GetPropertyType () |
| bool | IsValid () |
Additional Inherited Members | |
Protected Member Functions inherited from IProperty | |
| template<typename ClassType , typename ParamType > | |
| ParamType ClassType::* | GetMemberPointer () |
Protected Attributes inherited from IProperty | |
| const rttr::property | m_metaInfo |
| IEnableProperty * | m_ownerObj |
|
inline |
|
inline |
Tworzy niepoprawny obiekt Property.
|
inline |
|
inline |
1.8.9.1