#include <Transactions.h>
Public Attributes | |
const Property * | propertyOrig = nullptr |
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=nullptr, std::string &&n=std::string(), const char *pn=nullptr, const char *g=nullptr, const char *d=nullptr, short a=0, bool ro=false, bool h=false) | |
const Property* App::TransactionObject::PropData::propertyOrig = nullptr |
Base::Type App::TransactionObject::PropData::propertyType |