Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qquickimageprovider.h File Reference

(0dc4fd240a2897c5c443a0ef6d84c416843e4938)

#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...