, including all inherited members.
addTransition(Transition *transition) | State | [virtual] |
adjustTransitions() | State | |
autoNammed | State | [protected] |
boundingRect() const | State | [virtual] |
checked | State | [protected] |
checkedColor | State | [protected] |
clearTransitionList() | State | [inline] |
deleteTransitions() | State | [virtual] |
dimmed | State | [protected] |
dimStateFillColor | State | [protected] |
dimStateLabelColor | State | [protected] |
dimStateLineCoef | State | [protected] |
dimStateLineColor | State | [protected] |
dimStateLineStyle | State | [protected] |
doubleBorder | State | [protected] |
editor | State | [protected] |
Editor::exportToGraphML(const QString &fn) | State | [friend] |
getAccessibleStates() const | State | |
getHeight() const =0 | State | [pure virtual] |
getLabel() const | State | [inline, virtual] |
getMyPolygon() const | State | [virtual] |
getName() const | State | [inline, virtual] |
getOutgoingTransitions() const | State | |
getTextAscent() const | State | [inline] |
getTextDescent() const | State | [inline] |
getTextHeight() const | State | [inline] |
getTextWidth() const | State | [inline] |
getTransitionList() | State | [inline] |
getTypeName() const =0 | State | [pure virtual] |
getVCCommand() const | State | [virtual] |
getVCParams(QTextStream &out, StatePrevParams &prevParams) | State | [virtual] |
getWidth() const =0 | State | [pure virtual] |
isAutoNammed() const | State | [inline, virtual] |
isDimmed() const | State | [inline, virtual] |
isDoubleBorder() const | State | [inline, virtual] |
isFinal() const | State | |
isInitial() const | State | |
itemChange(GraphicsItemChange change, const QVariant &value) | State | [protected, virtual] |
label | State | [protected] |
m_lastMouseClickType | State | [protected] |
m_lineWidth | State | [protected] |
m_marked | State | [protected] |
m_origColor | State | [protected] |
m_otherMoved | State | [protected] |
mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) | State | [protected] |
mouseMoveEvent(QGraphicsSceneMouseEvent *event) | State | [protected] |
mousePressEvent(QGraphicsSceneMouseEvent *event) | State | [protected] |
mouseReleaseEvent(QGraphicsSceneMouseEvent *event) | State | [protected] |
myPath | State | [protected] |
myPolygon | State | [protected] |
name | State | [protected] |
oldPos | State | [protected] |
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)=0 | State | [pure virtual] |
paintSelectionDecoration(QPainter *painter) | State | [virtual] |
Parser class | State | [friend] |
removeTransition(Transition *transition) | State | [virtual] |
setAutoNammed(bool autoNammed) | State | [virtual] |
setChecked(bool checked=true) | State | |
setDimmed(bool dim) | State | [virtual] |
setDimStateLineCoef(float lineCoef) | State | |
setDoubleBorder(bool dBroder) | State | [virtual] |
setLabel(const QString &label) | State | [virtual] |
setMarked(bool marked) | State | |
setName(const QString &name) | State | [virtual] |
setStateLabelScale(float labelScale) | State | |
setStateLineDoubleCoef(float lineCoef) | State | |
setStateLineDoubleSep(float lineSep) | State | |
setStateLineWidth(float lineWidth) | State | |
setTransitionList(const QList< Transition * > &trList) | State | [inline] |
shape() const =0 | State | [pure virtual] |
State(const QPoint &position, Editor *parent, const QString label="", const QString name="", bool dBorder=false, bool dim=false) | State | |
State() | State | [inline] |
StateEditExtendedCommand class | State | [friend] |
StateEditWithDelCommand class | State | [friend] |
StateExtendedDialog class | State | [friend] |
stateFillColor | State | [protected] |
stateFillStatus | State | [protected] |
stateLabelColor | State | [protected] |
stateLabelScale | State | [protected] |
stateLabelSize | State | [protected] |
stateLineColor | State | [protected] |
stateLineDoubleCoef | State | [protected] |
stateLineDoubleSep | State | [protected] |
stateLineStyle | State | [protected] |
stateLineWidth | State | [protected] |
StateSerializer | State | [friend] |
StateStyleChangeCommand class | State | [friend] |
stringProcessor | State | [protected] |
transitionList | State | [protected] |
updateMyPolygon()=0 | State | [protected, pure virtual] |
~State() | State | [virtual] |