App::TransactionObject::PropData Struct Reference
#include <Transactions.h>
Public Attributes | |
| Base::Type | propertyType |
Public Attributes inherited from App::DynamicProperty::PropData | |
| short | attr |
| std::string | doc |
| std::string | group |
| bool | hidden |
| std::string | name |
| const char * | pName |
| Property * | property |
| bool | readonly |
Additional Inherited Members | |
Public Member Functions inherited from App::DynamicProperty::PropData | |
| const char * | getName () const |
| PropData (Property *prop=0, std::string &&n=std::string(), const char *pn=0, const char *g=0, const char *d=0, short a=0, bool ro=false, bool h=false) | |
Member Data Documentation
◆ propertyType
| Base::Type App::TransactionObject::PropData::propertyType |
The documentation for this struct was generated from the following file:
- src/App/Transactions.h
Public Attributes inherited from
1.8.17