Qt API | Qtopia API Qtopia Documentation

ImageCodecInterface Class Reference

The ImageCodecInterface class allows for pluggable image formats. More...

#include <qtopia/imagecodecinterface.h>

List of all member functions.

Public Members


Detailed Description

The ImageCodecInterface class allows for pluggable image formats.

Member Function Documentation

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

Installs a Qt image IO handler (see QImageIO::defineIOHandler()) for the named format. Returns TRUE is successful.

QStringList ImageCodecInterface::keys () const [pure virtual]

Returns the list of formats supported by the codec.

The format names should be the typical filename extensions of images in the format.


This file is part of the Qtopia , copyright © 1995-2002 Trolltech, all rights reserved.


Copyright © 2001-2002 TrolltechTrademarks
Qtopia version 1.7.1