Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
QML and threading
-
could I run QML in another thread (not the main thread) or not , if yes how can I do that
-
-
@Yaswanth thank you Yaswanth for you reply , I have a program that contains some Images and the operation that I make on them is rotation and moving up or down , how can I put all of this in another thread because I have another one for widget UI