|
ACF $AcfVersion:0$
|
#include <TAttributeMember.h>
Public Types | |
| typedef TAttributeMember< CTextAttribute > | BaseClass |
Public Types inherited from icomp::TAttributeMember< CTextAttribute > | |
| typedef CTextAttribute | AttributeType |
| typedef Attribute::ValueType | AttributeValueType |
| typedef void | InterfaceType |
Public Member Functions | |
| QString | operator* () const |
Public Member Functions inherited from icomp::TAttributeMember< CTextAttribute > | |
| TAttributeMember () | |
| void | Init (const IComponent *ownerPtr, const IRealAttributeStaticInfo &staticInfo) |
| Initialize this attribute. | |
| bool | IsValid () const |
| Check if this attribute is valid. | |
| const CTextAttribute * | GetAttributePtr () const |
| Access to internal attribute pointer. | |
| const AttributeValueType & | GetOriginalValue () const |
| Get value of attribute. | |
| const CTextAttribute * | operator-> () const |
| Access to internal attribute pointer. | |
| const AttributeValueType & | operator* () const |
| Get value of attribute. | |
Additional Inherited Members | |
Protected Member Functions inherited from icomp::TAttributeMember< CTextAttribute > | |
| void | SetAttribute (const CTextAttribute *attributePtr) |
| bool | InitInternal (const IComponent *ownerPtr, const IRealAttributeStaticInfo &staticInfo, const IComponent **definitionComponentPtr) |
| Internal initialize of attribute. | |
Definition at line 262 of file TAttributeMember.h.
Definition at line 265 of file TAttributeMember.h.
|
inline |
Definition at line 267 of file TAttributeMember.h.