Qt SCXML Traffic Light QML Example (Static)▲
Sélectionnez
&
lt;RCC&
gt;
&
lt;qresource prefix=
"/"
&
gt;
&
lt;file&
gt;trafficlight-
qml-
static
.qml&
lt;/
file&
gt;
&
lt;file alias=
"TrafficLight.qml"
&
gt;../
trafficlight-
common/
TrafficLight.qml&
lt;/
file&
gt;
&
lt;file alias=
"Button.qml"
&
gt;../
trafficlight-
common/
Button.qml&
lt;/
file&
gt;
&
lt;file alias=
"Lights.ui.qml"
&
gt;../
trafficlight-
common/
Lights.ui.qml&
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;