Qt SCXML Invoke Example (Dynamic)▲
Sélectionnez
&
lt;RCC&
gt;
&
lt;qresource prefix=
"/"
&
gt;
&
lt;file&
gt;invoke-
dynamic.qml&
lt;/
file&
gt;
&
lt;file alias=
"statemachine.scxml"
&
gt;../
invoke-
common/
statemachine.scxml&
lt;/
file&
gt;
&
lt;file alias=
"MainView.qml"
&
gt;../
invoke-
common/
MainView.qml&
lt;/
file&
gt;
&
lt;file alias=
"SubView.qml"
&
gt;../
invoke-
common/
SubView.qml&
lt;/
file&
gt;
&
lt;file alias=
"Button.qml"
&
gt;../
invoke-
common/
Button.qml&
lt;/
file&
gt;
&
lt;/
qresource&
gt;
&
lt;/
RCC&
gt;