, including all inherited members.
addNextLabel(LabelX *pLabel) | Transition | |
adjust() | TransitionLine | [virtual] |
assign() | TwoStatesTransition | [virtual] |
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 | Transition | [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 | Transition | [inline, virtual] |
getLabel() const | Transition | |
getLabelColor() | Transition | [inline] |
getLabelPos() const | Transition | |
getLabelText() const | Transition | |
getNCurv() const | Transition | [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 | TransitionLine | [virtual] |
getTypeNameSuffix() const | TwoStatesTransition | [inline, virtual] |
getVCCommand() const | TransitionLine | [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] |
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) | Transition | [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() | TransitionLine | [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) | Transition | [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] |
TransitionLine(Editor *parent, State *ss, State *es, const QString &label, bool leftOriented=true, bool dimmed=false) | TransitionLine | |
TransitionSerializer | Transition | [friend] |
TransitionStyleChangeCommand class | Transition | [friend] |
TwoStatesTransition(Editor *parent, State *ss, State *es, bool left, bool dimmed) | TwoStatesTransition | [inline] |
unassign() | TwoStatesTransition | [virtual] |
~Transition() | Transition | [virtual] |
~TransitionLine() | TransitionLine | [virtual] |