![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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... | |