![]() |
Qt 6.x
The Qt SDK
|
#include <QtQuick/qtquickglobal.h>
#include <QtGui/qimage.h>
#include <QtGui/qpixmap.h>
#include <QtQml/qqmlengine.h>
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... | |