• Skip to content
  • Skip to link menu
KDE 4.6 API Reference
  • KDE API Reference
  • kdelibs
  • KDE Home
  • Contact Us
 

KImgIO

pic_io_plugin.h

Go to the documentation of this file.
00001 
00021 #ifndef __PIC_IO_PLUGIN_H__
00022 #define __PIC_IO_PLUGIN_H__
00023 
00024 #include <QtGui/QImageIOPlugin>
00025 
00026 class SoftimagePICPlugin : public QImageIOPlugin {
00027 public:
00028     virtual Capabilities capabilities(QIODevice *device, const QByteArray &format) const;
00029     virtual QStringList keys() const;
00030     virtual QImageIOHandler *create(QIODevice *device, const QByteArray &format = QByteArray()) const;
00031 };
00032 
00033 #endif//__PIC_IO_PLUGIN_H__

KImgIO

Skip menu "KImgIO"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.7.3
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal