App::TransactionObject::PropData Struct Reference

#include <Transactions.h>

Public Attributes

const PropertypropertyOrig = 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
 
Propertyproperty
 
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)
 

Member Data Documentation

◆ propertyOrig

const Property* App::TransactionObject::PropData::propertyOrig = nullptr

◆ propertyType

Base::Type App::TransactionObject::PropData::propertyType

The documentation for this struct was generated from the following file: