|
ACF $AcfVersion:0$
|
#include <QtCore/QByteArray>#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::TAttribute< Value > |
| Template implementation of single component attribute. More... | |
Namespaces | |
| namespace | iattr |
| This namespace containes implementations of attributes concept. | |
Typedefs | |
| typedef TAttribute< int > | iattr::CIntegerAttribute |
| typedef TAttribute< double > | iattr::CRealAttribute |
| typedef TAttribute< bool > | iattr::CBooleanAttribute |
| typedef TAttribute< QString > | iattr::CStringAttribute |
| typedef TAttribute< QByteArray > | iattr::CIdAttribute |