KImgIO
ICOHandler Class Reference
#include <ico.h>
Inheritance diagram for ICOHandler:

Detailed Description
Definition at line 38 of file ico.h.
Public Member Functions | |
| ICOHandler () | |
| bool | canRead () const |
| bool | read (QImage *image) |
| bool | write (const QImage &image) |
| QByteArray | name () const |
Static Public Member Functions | |
| static bool | canRead (QIODevice *device) |
Constructor & Destructor Documentation
Member Function Documentation
| bool ICOHandler::read | ( | QImage * | image | ) |
| bool ICOHandler::write | ( | const QImage & | image | ) |
| QByteArray ICOHandler::name | ( | ) | const |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference