Qt 6.11 is out! See what's new in the release
blog
SİMULATİON DUPLİCATİON
-
I want to show the qml indicators in the simulation code I wrote in C++ with different data on different screens. For example, let's say you have a speedometer. With this indicator, I want to make a system where I show both the speed of the vehicle and the temperature of the engine.
Thank you.
I tried list array and I expected arrays members can be my class and duplication of it.