KImageIOFactory Class Reference
List of all members.Detailed Description
Definition at line 87 of file kimageiofactory.h.
Public Member Functions | |
| KImageIOFactory () | |
| virtual | ~KImageIOFactory () |
Static Public Member Functions | |
| static KImageIOFactory * | self () |
Protected Member Functions | |
| void | load () |
| QString | createPattern (KImageIO::Mode _mode) |
| virtual KSycocaEntry * | createEntry (const QString &, const char *) |
| virtual KSycocaEntry * | createEntry (int offset) |
| virtual void | virtual_hook (int id, void *data) |
Static Protected Member Functions | |
| static void | readImage (QImageIO *iio) |
| static void | writeImage (QImageIO *iio) |
Protected Attributes | |
| QString | mReadPattern |
| QString | mWritePattern |
| QStringList | rPath |
Static Protected Attributes | |
| static KImageIOFactory * | _self |
| static KImageIOFormatList * | formatList |
Friends | |
| class | KImageIO |
The documentation for this class was generated from the following files:

