Qt 4.8
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes | Macros
qimageiohandler.h File Reference
#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"
 

Macro Definition Documentation

◆ QImageIOHandlerFactoryInterface_iid

#define QImageIOHandlerFactoryInterface_iid   "com.trolltech.Qt.QImageIOHandlerFactoryInterface"

Definition at line 123 of file qimageiohandler.h.