C++ Extensions: Image Provider Example#

How to load images in QML with QQuickImageProvider .

This examples shows how to use QQuickImageProvider to serve images to QML image elements.

../_images/qml-imageprovider-example.png

Example project @ code.qt.io