Public Types
- typedef KSharedPtr Ptr
- typedef QValueList List
Public Methods
Public Members
typedef QValueList List | List |
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.
void load (QDataStream& )
| load |
[virtual]
Load the image format from a stream.
Reimplemented from KSycocaEntry.
void save (QDataStream& )
| save |
[virtual]
Save the image format to a stream.
Reimplemented from KSycocaEntry.
void callLibFunc ( bool read, QImageIO *)
| callLibFunc |
Calls image IO function
QString mPattern
| mPattern |
QString mMimetype
| mMimetype |
bool bLibLoaded
| bLibLoaded |
void (*mReadFunc) (QImageIO *)
| (*mReadFunc) |
void (*mWriteFunc) (QImageIO *)
| (*mWriteFunc) |
Generated by: root on emperor on Tue Oct 9 11:40:49 2001, using kdoc 2.0a53. |