class KImageIOFormat


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

Public Types

Public Methods

Public Members


Detailed Description

typedef KSharedPtr<KImageIOFormat> Ptr

Ptr

typedef QValueList<Ptr> List

List

 KImageIOFormat ( const QString & path)

KImageIOFormat

Read a KImageIOFormat description file

 KImageIOFormat ( QDataStream& _str, int offset)

KImageIOFormat

 ~KImageIOFormat ()

~KImageIOFormat

[virtual]

QString  name ()

name

[const virtual]

Reimplemented from KSycocaEntry.

bool  isValid ()

isValid

[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 mType

mType

QString mHeader

mHeader

QString mFlags

mFlags

bool bRead

bRead

bool bWrite

bWrite

QStringList mSuffices

mSuffices

QString mPattern

mPattern

QString mMimetype

mMimetype

QString mLib

mLib

QStringList rPaths

rPaths

bool bLibLoaded

bLibLoaded

void  (*mReadFunc) (QImageIO *)

(*mReadFunc)

void  (*mWriteFunc) (QImageIO *)

(*mWriteFunc)


Generated by: faure on ftp.kde.com on Wed Jun 20 13:26:37 2001, using kdoc 2.0a53.