Qt Quick 3D - Quick Ball Example▲
Sélectionnez
&
lt;RCC&
gt;
&
lt;qresource prefix=
"/"
&
gt;
&
lt;file&
gt;main.qml&
lt;/
file&
gt;
&
lt;file&
gt;images/
ball_icon.png&
lt;/
file&
gt;
&
lt;file&
gt;images/
grass.jpg&
lt;/
file&
gt;
&
lt;file&
gt;images/
grass_n.jpg&
lt;/
file&
gt;
&
lt;file&
gt;images/
sky.jpg&
lt;/
file&
gt;
&
lt;file&
gt;images/
ball.jpg&
lt;/
file&
gt;
&
lt;file&
gt;images/
ball_n.jpg&
lt;/
file&
gt;
&
lt;file&
gt;images/
qt_logo.jpg&
lt;/
file&
gt;
&
lt;file&
gt;images/
qt_logo_n.jpg&
lt;/
file&
gt;
&
lt;file&
gt;images/
quickball.png&
lt;/
file&
gt;
&
lt;file&
gt;images/
particle.png&
lt;/
file&
gt;
&
lt;/
qresource&
gt;
&
lt;/
RCC&
gt;