7#ifndef QT_NO_IMAGEFORMATPLUGIN
IOBluetoothDevice * device
\inmodule QtCore \reentrant
The QImageIOHandler class defines the common image I/O interface for all image formats in Qt.
void setDevice(QIODevice *device)
Sets the device of the QImageIOHandler to device.
void setFormat(const QByteArray &format)
Sets the format of the QImageIOHandler to format.
bool canRead() const override
Returns true if an image can be read from the device (i.e., the image format is supported,...
Capabilities capabilities(QIODevice *device, const QByteArray &format) const override
Returns the capabilities of the plugin, based on the data in device and the format format.
QImageIOHandler * create(QIODevice *device, const QByteArray &format=QByteArray()) const override
Creates and returns a QImageIOHandler subclass, with device and format set.
Combined button and popup list for selecting options.
GLint GLsizei GLsizei GLenum format