...@qt-project.org] On
Behalf Of amit.2.deshpa...@continental-corporation.com
Sent: 10. oktober 2014 11:04
To: Interest@qt-project.org
Subject: [Interest] How to make conditional compilation in QML
Hello,
I am using 5 different 3D models on my display. Each model is a seperate
QML file.
Th
Hello,
I am using 5 different 3D models on my display. Each model is a
seperate QML file.
These models are loaded as below using the Loader. At any given time
there can be only one model enabled.
The enabling is done prior to compilation.
Please suggest me how can I compile only one