DOtherSide  0.7.1
C language library for creating bindings for the Qt QML language
Functions
QQuickImageProvider

Functions related to the QQuickImageProvider class. More...

Functions

DOS_API DosQQuickImageProviderdos_qquickimageprovider_create (RequestPixmapCallback callback)
 Create a new QQuickImageProvider. More...
 
DOS_API void dos_qquickimageprovider_delete (DosQQuickImageProvider *vptr)
 \breif Frees a QQuickImageProvider
 

Detailed Description

Functions related to the QQuickImageProvider class.

Function Documentation

◆ dos_qquickimageprovider_create()

DOS_API DosQQuickImageProvider* dos_qquickimageprovider_create ( RequestPixmapCallback  callback)

Create a new QQuickImageProvider.

Returns
A new QQuickImageProvider
Note
The returned QQuickImageProvider should be freed by using dos_qquickimageprovider_delete(DosQQuickImageProvider*) unless the QQuickImageProvider has been bound to a QQmlApplicationEngine