#include <stateattributes.h>
Inherits IAttributeContainer.
Classes | |
class | StateName |
class | StateString |
Public Member Functions | |
StateAttributes () | |
StateAttributes (QObject *parent, QString key) | |
StateAttributes (const StateAttributes &sa) | |
StateAttributes & | operator= (StateAttributes &sa) |
virtual void | setAttributes (const IAttributeContainer &sourceAttrList) |
~StateAttributes () |
StateAttributes::StateAttributes | ( | ) |
StateAttributes::StateAttributes | ( | QObject * | parent, | |
QString | key | |||
) |
StateAttributes::StateAttributes | ( | const StateAttributes & | sa | ) |
StateAttributes::~StateAttributes | ( | ) |
StateAttributes & StateAttributes::operator= | ( | StateAttributes & | sa | ) |
void StateAttributes::setAttributes | ( | const IAttributeContainer & | sourceAttrList | ) | [virtual] |
Implements IAttributeContainer.