Qt SCXML Traffic Light Example (Dynamic)▲
Sélectionnez
&
lt;RCC&
gt;
&
lt;qresource prefix=
"/"
&
gt;
&
lt;file alias=
"statemachine.scxml"
&
gt;../
trafficlight-
common/
statemachine.scxml&
lt;/
file&
gt;
&
lt;file alias=
"green.png"
&
gt;../
trafficlight-
common/
green.png&
lt;/
file&
gt;
&
lt;file alias=
"yellow.png"
&
gt;../
trafficlight-
common/
yellow.png&
lt;/
file&
gt;
&
lt;file alias=
"red.png"
&
gt;../
trafficlight-
common/
red.png&
lt;/
file&
gt;
&
lt;file alias=
"pause.png"
&
gt;../
trafficlight-
common/
pause.png&
lt;/
file&
gt;
&
lt;file alias=
"play.png"
&
gt;../
trafficlight-
common/
play.png&
lt;/
file&
gt;
&
lt;file alias=
"background.png"
&
gt;../
trafficlight-
common/
background.png&
lt;/
file&
gt;
&
lt;/
qresource&
gt;
&
lt;/
RCC&
gt;