Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ImageCodecInterface Struct Reference

add Image Codecs More...

#include </home/clem/local/src/opie/library/imagecodecinterface.h>

Inheritance diagram for ImageCodecInterface:

Inheritance graph
[legend]
Collaboration diagram for ImageCodecInterface:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual QStringList keys () const =0
 Query for the list of supported formats.
virtual bool installIOHandler (const QString &format)=0
 install codec to QIageIO for the specefic format

Detailed Description

add Image Codecs

This interface will be queried to add new Image loading and saving routines.

The ImageCodec needs to be placed in OPIEDIR/plugins/imagecodecs.

See also:
QImage

QImageIO

Definition at line 45 of file imagecodecinterface.h.


Member Function Documentation

bool ImageCodecInterface::installIOHandler const QString format  )  [pure virtual]
 

install codec to QIageIO for the specefic format

Install a QImage codec for the requested format

QStringList ImageCodecInterface::keys  )  const [pure virtual]
 

Query for the list of supported formats.

Return a QStringList of the supported formats


The documentation for this struct was generated from the following files:
Generated on Sat Nov 5 17:35:21 2005 for OPIE by  doxygen 1.4.2