![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/qtguiglobal.h>
#include <QtGui/qimage.h>
#include <QtCore/qiodevice.h>
#include <QtCore/qplugin.h>
#include <QtCore/qfactoryinterface.h>
#include <QtCore/qscopedpointer.h>
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" |
#define QImageIOHandlerFactoryInterface_iid "org.qt-project.Qt.QImageIOHandlerFactoryInterface" |
Definition at line 99 of file qimageiohandler.h.