#include <PropertyContainer.h>
Public Attributes | |
const char * | Docu |
const char * | Group |
const char * | Name |
short | Offset |
short | Type |
Definition at line 52 of file PropertyContainer.h.
const char* App::PropertyData::PropertySpec::Docu |
Definition at line 56 of file PropertyContainer.h.
Referenced by App::PropertyData::addProperty(), and App::PropertyData::getDocumentation().
const char* App::PropertyData::PropertySpec::Group |
Definition at line 55 of file PropertyContainer.h.
Referenced by App::PropertyData::addProperty(), and App::PropertyData::getGroup().
const char* App::PropertyData::PropertySpec::Name |
Definition at line 54 of file PropertyContainer.h.
Referenced by App::PropertyData::addProperty(), and App::PropertyData::getName().
Definition at line 57 of file PropertyContainer.h.
Referenced by App::PropertyData::addProperty(), and App::PropertyData::getPropertyByName().
Definition at line 57 of file PropertyContainer.h.
Referenced by App::PropertyData::addProperty(), and App::PropertyData::getType().