![]() |
Qt 4.8
|
#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 | QImageIOHandlerFactoryInterface |
| The QImageIOHandlerFactoryInterface class provides the factory interface for QImageIOPlugin. More... | |
| class | QImageIOPlugin |
| The QImageIOPlugin class defines an interface for writing an image format plugin. More... | |
Macros | |
| #define | QImageIOHandlerFactoryInterface_iid "com.trolltech.Qt.QImageIOHandlerFactoryInterface" |
| #define QImageIOHandlerFactoryInterface_iid "com.trolltech.Qt.QImageIOHandlerFactoryInterface" |
Definition at line 123 of file qimageiohandler.h.