Uses of Interface
io.qt.qml.QQmlImageProviderBase
Package | Description |
---|---|
io.qt.qml | |
io.qt.quick |
-
Uses of QQmlImageProviderBase in io.qt.qml
Classes in io.qt.qml that implement QQmlImageProviderBase Modifier and Type Class Description static class
QQmlImageProviderBase.Impl
Implementor class for interfaceQQmlImageProviderBase
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
Classes in io.qt.quick that implement QQmlImageProviderBase 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