I’m looking to get some of the OS’s standard images within QML, and want to know if there is a way to do this. The only way I can see how to do it is to derive off of QQuickImageProvider and provided the needed pixmap. Is there a simpler way?
↧