Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qimageiohandler.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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.