Doc: entered hardcoded url for Statecharts
Corrected in statemachine.qdoc Task-number: QTBUG-27512 Change-Id: I5fa8b7fd39a4c3569e2652b9a60ba4426090a398 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>bb10
parent
f563599a46
commit
7ca226c951
|
|
@ -45,7 +45,7 @@
|
|||
|
||||
The State Machine framework provides classes for creating and executing
|
||||
state graphs. The concepts and notation are based on those from Harel's
|
||||
\l{Statecharts: A visual formalism for complex systems}{Statecharts}, which
|
||||
\l{http://www.wisdom.weizmann.ac.il/~dharel/SCANNED.PAPERS/Statecharts.pdf}{Statecharts: A visual formalism for complex systems}, which
|
||||
is also the basis of UML state diagrams. The semantics of state machine
|
||||
execution are based on \l{State Chart XML: State Machine Notation for
|
||||
Control Abstraction}{State Chart XML (SCXML)}.
|
||||
|
|
|
|||
Loading…
Reference in New Issue