Categories
What is gui rendering in Qt?
What is running on (gpu or cpu) and how (texture generation or shaders) is ui rendered in Qt?
Answer the question
In order to leave comments, you need to log in
QML by default on the GPU. Since version 5.8, you can render on the CPU. Read about the scene graph, everything is described in great detail there.
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question