#include <DynamicProperty.h>
Public Attributes | |
short | attr |
std::string | doc |
std::string | group |
bool | hidden |
Property * | property |
bool | readonly |
Definition at line 49 of file DynamicProperty.h.
Definition at line 53 of file DynamicProperty.h.
Referenced by App::DynamicProperty::addDynamicProperty().
std::string App::DynamicProperty::PropData::doc |
Definition at line 52 of file DynamicProperty.h.
Referenced by App::DynamicProperty::addDynamicProperty().
std::string App::DynamicProperty::PropData::group |
Definition at line 51 of file DynamicProperty.h.
Referenced by App::DynamicProperty::addDynamicProperty().
Definition at line 55 of file DynamicProperty.h.
Referenced by App::DynamicProperty::addDynamicProperty().
Definition at line 50 of file DynamicProperty.h.
Referenced by App::DynamicProperty::addDynamicProperty().
Definition at line 54 of file DynamicProperty.h.
Referenced by App::DynamicProperty::addDynamicProperty().