App::PropertyData::PropertySpec Struct Reference
#include <PropertyContainer.h>
Public Member Functions | |
PropertySpec (const char *name, const char *group, const char *doc, short offset, short type) | |
Public Attributes | |
const char * | Docu |
const char * | Group |
const char * | Name |
short | Offset |
short | Type |
Constructor & Destructor Documentation
◆ PropertySpec()
App::PropertyData::PropertySpec::PropertySpec | ( | const char * | name, |
const char * | group, | ||
const char * | doc, | ||
short | offset, | ||
short | type | ||
) |
Member Data Documentation
◆ Docu
const char* App::PropertyData::PropertySpec::Docu |
Referenced by App::PropertyData::getDocumentation().
◆ Group
const char* App::PropertyData::PropertySpec::Group |
Referenced by App::PropertyData::getGroup().
◆ Name
const char* App::PropertyData::PropertySpec::Name |
Referenced by App::PropertyData::getName().
◆ Offset
short App::PropertyData::PropertySpec::Offset |
Referenced by App::PropertyData::getPropertyByName().
◆ Type
short App::PropertyData::PropertySpec::Type |
Referenced by ArchPanel.CommandPanelSheet::Activated(), ArchStructure.StructSelectionObserver::addSelection(), ArchSite.Compass::buildCoordinates(), ArchComponent.Component::execute(), DraftLayer.LayerContainer::execute(), App::PropertyData::getType(), ArchSchedule.CommandArchSchedule::IsActive(), ArchAxis.CommandArchGrid::IsActive(), draftobjects.draft_annotation.DraftAnnotation::onDocumentRestored(), ArchReference.ArchReference::setProperties(), and DraftLayer.Layer::setProperties().
The documentation for this struct was generated from the following file:
- src/App/PropertyContainer.h