digikam
Digikam::PPMLoader Class Reference
#include <ppmloader.h>
Inheritance diagram for Digikam::PPMLoader:

Detailed Description
Definition at line 38 of file ppmloader.h.
Public Member Functions | |
| virtual bool | hasAlpha () const |
| virtual bool | isReadOnly () const |
| bool | load (const QString &filePath, DImgLoaderObserver *observer) |
| PPMLoader (DImg *image) | |
| bool | save (const QString &filePath, DImgLoaderObserver *observer) |
| virtual bool | sixteenBit () const |
Constructor & Destructor Documentation
| Digikam::PPMLoader::PPMLoader | ( | DImg * | image | ) |
Definition at line 61 of file ppmloader.cpp.
Member Function Documentation
| virtual bool Digikam::PPMLoader::hasAlpha | ( | ) | const [inline, virtual] |
| virtual bool Digikam::PPMLoader::isReadOnly | ( | ) | const [inline, virtual] |
| bool Digikam::PPMLoader::load | ( | const QString & | filePath, | |
| DImgLoaderObserver * | observer | |||
| ) | [virtual] |
| bool Digikam::PPMLoader::save | ( | const QString & | filePath, | |
| DImgLoaderObserver * | observer | |||
| ) | [virtual] |
| virtual bool Digikam::PPMLoader::sixteenBit | ( | ) | const [inline, virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference