class KImageIOFormat


Definition#include <kimageiofactory.h>
InheritsKSycocaEntry
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods

Public Members


Detailed Description

typedef KSharedPtr<KImageIOFormat> Ptr

typedef QValueList<Ptr> List

 KImageIOFormat ( const QString & path)

Read a KImageIOFormat description file

 KImageIOFormat ( QDataStream& _str, int offset)

KImageIOFormat ()

[virtual]

QString  name ()

[const virtual]

Reimplemented from KSycocaEntry.

bool  isValid ()

[const virtual]

Reimplemented from KSycocaEntry.

void  load (QDataStream& )

[virtual]

Load the image format from a stream.

Reimplemented from KSycocaEntry.

void  save (QDataStream& )

[virtual]

Save the image format to a stream.

Reimplemented from KSycocaEntry.

void  callLibFunc ( bool read, QImageIO *)

Calls image IO function

QString mType

QString mHeader

QString mFlags

bool bRead

bool bWrite

QStringList mSuffices

QString mPattern

QString mMimetype

QString mLib

QStringList rPaths

bool bLibLoaded

 void (*mReadFunc)(QImageIO *)

 void (*mWriteFunc)(QImageIO *)


Generated by: baudens@ke.mandrakesoft.com on Thu Oct 26 17:36:34 2000, using kdoc 2.0a40.