Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions

QImageIOHandlerFactoryInterface Class Reference

The QImageIOHandlerFactoryInterface class provides the factory interface for QImageIOPlugin. More...

#include <QImageIOHandlerFactoryInterface>

Part of the QtGui module.

Inherited by QImageIOPlugin.

Public Functions


Detailed Description

The QImageIOHandlerFactoryInterface class provides the factory interface for QImageIOPlugin.

See also QImageIOPlugin.


Member Function Documentation

QImageIOHandler * QImageIOHandlerFactoryInterface::create ( QIODevice * device, const QByteArray & format = QByteArray() ) const   [pure virtual]

Creates and returns a QImageIOHandler subclass, with device and format set.

See also QImageIOPlugin.


Copyright © 2005 Trolltech Trademarks
Qt 4.0.0-b2