digikam
Digikam::QImageLoader Class Reference
#include <qimageloader.h>
Inheritance diagram for Digikam::QImageLoader:

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