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.

Example project @ code.qt.io