Public Types
- typedef KSharedPtr Ptr
- typedef QValueList List
Public Methods
Public Members
Protected Methods
KImageIOFormat ( const QString & path)
| KImageIOFormat |
Read a KImageIOFormat description file
KImageIOFormat ( QDataStream& _str, int offset)
| KImageIOFormat |
~KImageIOFormat ()
| ~KImageIOFormat |
[virtual]
[const virtual]
Reimplemented from KSycocaEntry.
[const virtual]
Reimplemented from KSycocaEntry.
[virtual]
Load the image format from a stream.
Reimplemented from KSycocaEntry.
[virtual]
Save the image format to a stream.
Reimplemented from KSycocaEntry.
void callLibFunc ( bool read, QImageIO *)
| callLibFunc |
Calls image IO function
bool bLibLoaded
| bLibLoaded |
void (*mReadFunc) (QImageIO *)
| (*mReadFunc) |
void (*mWriteFunc) (QImageIO *)
| (*mWriteFunc) |
void virtual_hook ( int id, void* data )
| virtual_hook |
[protected virtual]
Reimplemented from KSycocaEntry.
Generated by: dfaure on faure on Tue Apr 16 08:49:48 2002, using kdoc 2.0a53. |