Qt 4.8
Public Functions | List of all members
QNativeImageHandleProvider Class Referenceabstract

#include <qnativeimagehandleprovider_p.h>

Public Functions

virtual void get (void **handle, QString *type)=0
 
virtual void release (void *handle, const QString &type)=0
 

Detailed Description

Definition at line 60 of file qnativeimagehandleprovider_p.h.

Functions

◆ get()

virtual void QNativeImageHandleProvider::get ( void **  handle,
QString type 
)
pure virtual

◆ release()

virtual void QNativeImageHandleProvider::release ( void *  handle,
const QString type 
)
pure virtual

The documentation for this class was generated from the following file: