, including all inherited members.
| a_point | TransitionVArc | [protected] |
| addNextLabel(LabelX *pLabel) | Transition | |
| adjust() | TransitionVArc | [virtual] |
| arcangle | TransitionVArc | [protected] |
| assign() | TwoStatesTransition | [virtual] |
| b_point | TransitionVArc | [protected] |
| boundingRect() const | Transition | [virtual] |
| checked | Transition | [protected] |
| checkedColor | Transition | [protected] |
| createShape(const QPainterPath &path, int bounds) const | Transition | [protected] |
| createStrokes(const QPainterPath &path) | Transition | [protected] |
| dimEdgeLabelColor | Transition | [protected] |
| dimEdgeLineCoef | Transition | [protected] |
| dimEdgeLineColor | Transition | [protected] |
| dimEdgeLineStyle | Transition | [protected] |
| dimmed | Transition | [protected] |
| dismemberCharacters(const QStringList &occurences, ITransition::TCharSet &characters) const | Transition | [protected] |
| edgeLabelColor | Transition | [protected] |
| edgeLabelScale | Transition | [protected] |
| edgeLineBorderCoef | Transition | [protected] |
| edgeLineBorderColor | Transition | [protected] |
| edgeLineColor | Transition | [protected] |
| edgeLineDblCoef | Transition | [protected] |
| edgeLineDblSep | Transition | [protected] |
| edgeLineDblStatus | Transition | [protected] |
| edgeLineStyle | Transition | [protected] |
| edgeLineWidth | Transition | [protected] |
| editor | Transition | [protected] |
| Editor::exportToGraphML(const QString &fn) | Transition | [friend] |
| eFIND_ALL enum value | Transition | [protected] |
| eFIND_FIRST enum value | Transition | [protected] |
| eFIND_TWO enum value | Transition | [protected] |
| EIntersectionFindMethod enum name | Transition | [protected] |
| endPoint | Transition | [protected] |
| endState | Transition | [protected] |
| findIntersectedPoints(const QPolygonF &curve, const QPolygonF &polygon, const EIntersectionFindMethod method) | Transition | [protected, static] |
| getArcAngle() const | TransitionVArc | [inline, virtual] |
| getArcAngleB() const | Transition | [inline, virtual] |
| getArrowPolygon(const QPainterPath &path) | Transition | [protected] |
| getCharacters(ITransition::TCharSet &characters, const ITransition::TCharSet &alphabet, const QString &alphabetSymbol, const QString &epsilonSymbol) const | Transition | |
| getCharactersOccurences(ITransition::TCharSet &characters) const | Transition | |
| getClickPath() const | Transition | [protected] |
| getColor() | Transition | [inline] |
| getDestinationState() const | Transition | |
| getDirection() const | Transition | [inline, virtual] |
| getEditor() const | Transition | [inline] |
| getEndState() const | Transition | [inline, virtual] |
| getEndStateName() const | Transition | |
| getGraphMLParams() const | TransitionVArc | [virtual] |
| getLabel() const | Transition | |
| getLabelColor() | Transition | [inline] |
| getLabelPos() const | Transition | |
| getLabelText() const | Transition | |
| getNCurv() const | TransitionVArc | [inline, virtual] |
| getNextLabels() const | Transition | [inline] |
| getNextLabelsVCCommand() const | Transition | [virtual] |
| getSelectionPath() const | Transition | [protected] |
| getSourceState() const | Transition | |
| getStartState() const | Transition | [inline] |
| getStartStateName() const | Transition | |
| getTypeName() const | TransitionVArc | [virtual] |
| getTypeNameSuffix() const | TwoStatesTransition | [inline, virtual] |
| getVCCommand() const | TransitionVArc | [virtual] |
| getVCParams(QTextStream &out, EdgePrevParams &prevParams) const | Transition | |
| hasEndState() const | Transition | [inline] |
| isDimmed() | Transition | |
| isLeftOriented() | TwoStatesTransition | |
| label | Transition | [protected] |
| leftOriented | TwoStatesTransition | [protected] |
| m_arrowPoints | Transition | [protected] |
| m_clickPath | Transition | [protected] |
| m_labelFontSize | Transition | [protected] |
| m_lastMouseClickType | Transition | [protected] |
| m_lineWidth | Transition | [protected] |
| m_selectionPath | Transition | [protected] |
| mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) | Transition | [protected, virtual] |
| mousePressEvent(QGraphicsSceneMouseEvent *event) | Transition | [protected, virtual] |
| mouseReleaseEvent(QGraphicsSceneMouseEvent *event) | TwoStatesTransition | [protected, virtual] |
| ncurv | TransitionVArc | [protected] |
| nextLabels | Transition | [protected] |
| NextLabelsDialog class | Transition | [friend] |
| p | Transition | [protected] |
| pa | Transition | [protected] |
| paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | TwoStatesTransition | [virtual] |
| paintSelectionDecoration(QPainter *painter) | Transition | [virtual] |
| Parser class | Transition | [friend] |
| path() const | Transition | [inline, virtual] |
| removeNextLabel(LabelX *pLabel) | Transition | |
| setArcAngle(int aa) | TransitionVArc | [inline, virtual] |
| setArcAngleB(int) | Transition | [inline, virtual] |
| setChecked(bool checked=true) | Transition | |
| setDimEdgeLineCoef(float lineCoef) | Transition | |
| setDimmed(bool dim) | Transition | |
| setDirection(int) | Transition | [inline, virtual] |
| setEdgeLabelScale(float labelScale) | Transition | |
| setEdgeLineWidth(float lineWidth) | Transition | |
| setEndState(State *state) | Transition | |
| setLabelPos(float pos) | Transition | |
| setLabelPosition() | TransitionVArc | [virtual] |
| TwoStatesTransition::setLabelPosition(LabelX *pLabel, float pos, bool isLeft, int width, int height) | Transition | [virtual] |
| setLabelText(const QString &label) | Transition | |
| setLeftOriented(bool leftOriented) | TwoStatesTransition | |
| setNCurv(float nc) | TransitionVArc | [inline, virtual] |
| setSelected(bool selected=true) | Transition | |
| setStartState(State *state) | Transition | |
| shape() const | Transition | [virtual] |
| showErrorReport(const QString &reportText=QString("")) const | Transition | [protected] |
| startPoint | Transition | [protected] |
| startState | Transition | [protected] |
| TLabelXList typedef | Transition | |
| Transition(Editor *parent, State *ss, State *es, bool dimmed) | Transition | |
| TransitionEditExtendedCommand class | Transition | [friend] |
| TransitionEditWithDelCommand class | Transition | [friend] |
| TransitionExtendedDialog class | Transition | [friend] |
| TransitionSerializer | Transition | [friend] |
| TransitionStyleChangeCommand class | Transition | [friend] |
| TransitionVArc(Editor *parent, State *ss, State *es, const QString &label, bool leftOriented, bool dimmed) | TransitionVArc | |
| TwoStatesTransition(Editor *parent, State *ss, State *es, bool left, bool dimmed) | TwoStatesTransition | [inline] |
| unassign() | TwoStatesTransition | [virtual] |
| ~Transition() | Transition | [virtual] |
| ~TransitionVArc() | TransitionVArc | [virtual] |