Qt Mobile Perfomance
Mobile and Embedded
2
Posts
2
Posters
704
Views
1
Watching
-
Hi,
AFAIK, using images would give a better performance over gradients as images can be cached if using Image element.
Have a look at "this":http://qt-project.org/doc/qt-5/qml-qtquick-gradient.html#performance-and-limitations doc.