#include <QString>
#include <QVariant>
#include <QMap>
#include <QMapIterator>
Go to the source code of this file.
Classes | |
class | IAttribute |
This is the base abstract class for state and transition attributes. More... | |
class | GenericAttribute |
class | IAttributeContainer |
This is the base abstract class for state and transition attribute containers. More... |