KImgIO
RASHandler Class Reference
#include <ras.h>
Inheritance diagram for RASHandler:

Public Member Functions | |
| RASHandler () | |
| bool | canRead () const |
| QByteArray | name () const |
| bool | read (QImage *image) |
Static Public Member Functions | |
| static bool | canRead (QIODevice *device) |
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
| bool RASHandler::canRead | ( | ) | const |
| bool RASHandler::canRead | ( | QIODevice * | device | ) | [static] |
| QByteArray RASHandler::name | ( | ) | const |
| bool RASHandler::read | ( | 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 Thu May 10 2012 20:50:56 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:50:56 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.