#include <scitem.h>
Inherited by SCState, SCTransition, and TextBlock.
Public Member Functions | |
SCItem () | |
SCItem (QObject *parent) | |
virtual IAttributeContainer * | getAttributes ()=0 |
SCItem::SCItem | ( | ) |
SCItem::SCItem | ( | QObject * | parent | ) |
virtual IAttributeContainer* SCItem::getAttributes | ( | ) | [pure virtual] |
Implemented in SCState, SCTransition, and TextBlock.