|
ACF $AcfVersion:0$
|
#include <QtCore/QVector>#include <istd/CChangeNotifier.h>#include <istd/CClassInfo.h>#include <iser/IArchive.h>#include <iser/IObject.h>#include <iser/CArchiveTag.h>#include <iser/TCopySerializedWrap.h>#include <iattr/IAttributeMetaInfo.h>Go to the source code of this file.
Classes | |
| class | iattr::TMultiAttribute< Value > |
| Template implementation of multiple component attribute. More... | |
| struct | iattr::TMultiAttribute< Value >::Wrap |
Namespaces | |
| namespace | iattr |
| This namespace containes implementations of attributes concept. | |
Typedefs | |
| typedef TMultiAttribute< int > | iattr::CIntegerListAttribute |
| typedef TMultiAttribute< double > | iattr::CRealListAttribute |
| typedef TMultiAttribute< bool > | iattr::CBooleanListAttribute |
| typedef TMultiAttribute< QString > | iattr::CStringListAttribute |
| typedef TMultiAttribute< QByteArray > | iattr::CIdListAttribute |