Uses of Class
io.qt.qml.QQmlImageProviderBase
Package | Description |
---|---|
io.qt.qml | |
io.qt.quick |
-
Uses of QQmlImageProviderBase in io.qt.qml
Methods in io.qt.qml that return QQmlImageProviderBase Modifier and Type Method Description QQmlImageProviderBase
QQmlEngine. imageProvider(String id)
Methods in io.qt.qml with parameters of type QQmlImageProviderBase Modifier and Type Method Description void
QQmlEngine. addImageProvider(String id, QQmlImageProviderBase arg__2)
-
Uses of QQmlImageProviderBase in io.qt.quick
Subclasses of QQmlImageProviderBase in io.qt.quick Modifier and Type Class Description class
QQuickAsyncImageProvider
Interface for for asynchronous control of QML image requestsclass
QQuickImageProvider
Interface for supporting pixmaps and threaded image requests in QML