class KImageIOFormat


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

Public Types

Public Methods

Public Members

Protected Methods


Detailed Description

typedef KSharedPtr<KImageIOFormat> Ptr

Ptr

typedef QValueList 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)

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.