|
ACF $AcfVersion:0$
|
#include <TMultiAttributeMember.h>
Public Types | |
| typedef TMultiAttributeMember< CMultiTextAttribute > | BaseClass |
Public Types inherited from icomp::TMultiAttributeMember< CMultiTextAttribute > | |
| typedef CMultiTextAttribute | AttributeType |
| typedef Attribute::ValueType | AttributeValueType |
| typedef void | InterfaceType |
Public Member Functions | |
| QString | operator[] (int index) const |
Public Member Functions inherited from icomp::TMultiAttributeMember< CMultiTextAttribute > | |
| TMultiAttributeMember () | |
| void | Init (const IComponent *ownerPtr, const IRealAttributeStaticInfo &staticInfo) |
| Internal initialize of attribute. | |
| bool | IsValid () const |
| Check if this attribute is valid. | |
| int | GetCount () const |
| Get number of attributes. | |
| const AttributeValueType & | operator[] (int index) const |
| Access to object pointed by internal pointer. | |
| int | FindValue (const AttributeValueType &value) const |
| Find attribute value. | |
Additional Inherited Members | |
Protected Member Functions inherited from icomp::TMultiAttributeMember< CMultiTextAttribute > | |
| bool | InitInternal (const IComponent *ownerPtr, const IRealAttributeStaticInfo &staticInfo, const IComponent **definitionComponentPtr) |
Definition at line 208 of file TMultiAttributeMember.h.
Definition at line 211 of file TMultiAttributeMember.h.
|
inline |
Definition at line 213 of file TMultiAttributeMember.h.