![]() |
ICF 3.0.5.47
Technical documentation of ICF Libraries
|
#include <TAttributeMember.h>
Public Types | |
typedef TAttributeMember< CTextAttribute > | BaseClass |
![]() | |
typedef CTextAttribute | AttributeType |
typedef CTextAttribute::ValueType | AttributeValueType |
typedef void | InterfaceType |
Public Member Functions | |
QString | operator* () const |
![]() | |
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. | |
bool | operator== (const CTextAttribute *ptr) const |
bool | operator!= (const CTextAttribute *ptr) const |
const AttributeValueType & | operator* () const |
Get value of attribute. | |
Additional Inherited Members | |
![]() | |
void | SetAttribute (const CTextAttribute *attributePtr) |
bool | InitInternal (const IComponent *ownerPtr, const IRealAttributeStaticInfo &staticInfo, const IComponent **definitionComponentPtr) |
Internal initialize of attribute. | |
Definition at line 282 of file TAttributeMember.h.
Definition at line 285 of file TAttributeMember.h.
|
inline |
Definition at line 287 of file TAttributeMember.h.
© Witold Gantzke and Kirill Lepskiy