KImgIO
PCXHandler Class Reference
#include <pcx.h>
Inheritance diagram for PCXHandler:

Public Member Functions | |
| PCXHandler () | |
| bool | canRead () const |
| QByteArray | name () const |
| bool | read (QImage *image) |
| bool | write (const QImage &image) |
Static Public Member Functions | |
| static bool | canRead (QIODevice *device) |
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
| bool PCXHandler::canRead | ( | ) | const |
| bool PCXHandler::canRead | ( | QIODevice * | device | ) | [static] |
| QByteArray PCXHandler::name | ( | ) | const |
| bool PCXHandler::read | ( | QImage * | image | ) |
| bool PCXHandler::write | ( | const QImage & | image | ) |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 17:26:12 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 17:26:12 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.