![]() |
Qt 6.x
The Qt SDK
|
#include <QtQuick/qtquickglobal.h>#include <QtGui/qimage.h>#include <QtGui/qpixmap.h>#include <QtQml/qqmlengine.h>
Include dependency graph for qquickimageprovider.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QQuickTextureFactory |
| The QQuickTextureFactory class provides an interface for loading custom textures from QML. \inmodule QtQuick. More... | |
| class | QQuickImageResponse |
| The QQuickImageResponse class provides an interface for asynchronous image loading in QQuickAsyncImageProvider. \inmodule QtQuick. More... | |
| class | QQuickImageProvider |
| The QQuickImageProvider class provides an interface for supporting pixmaps and threaded image requests in QML. More... | |
| class | QQuickAsyncImageProvider |
| The QQuickAsyncImageProvider class provides an interface for asynchronous control of QML image requests. More... | |