Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qimageiohandler.h File Reference
#include <QtGui/qtguiglobal.h>
#include <QtGui/qimage.h>
#include <QtCore/qiodevice.h>
#include <QtCore/qplugin.h>
#include <QtCore/qfactoryinterface.h>
#include <QtCore/qscopedpointer.h>
+ Include dependency graph for qimageiohandler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QImageIOHandler
 The QImageIOHandler class defines the common image I/O interface for all image formats in Qt. More...
 
class  QImageIOPlugin
 \inmodule QtGui More...
 

Macros

#define QImageIOHandlerFactoryInterface_iid   "org.qt-project.Qt.QImageIOHandlerFactoryInterface"
 

Macro Definition Documentation

◆ QImageIOHandlerFactoryInterface_iid

#define QImageIOHandlerFactoryInterface_iid   "org.qt-project.Qt.QImageIOHandlerFactoryInterface"

Definition at line 99 of file qimageiohandler.h.