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

KImgIO

  • sources
  • kde-4.14
  • kdelibs
  • kimgio
pic_io_plugin.h
Go to the documentation of this file.
1 
21 #ifndef __PIC_IO_PLUGIN_H__
22 #define __PIC_IO_PLUGIN_H__
23 
24 #include <QtGui/QImageIOPlugin>
25 
26 class SoftimagePICPlugin : public QImageIOPlugin {
27 public:
28  virtual Capabilities capabilities(QIODevice *device, const QByteArray &format) const;
29  virtual QStringList keys() const;
30  virtual QImageIOHandler *create(QIODevice *device, const QByteArray &format = QByteArray()) const;
31 };
32 
33 #endif//__PIC_IO_PLUGIN_H__
QIODevice
SoftimagePICPlugin
PIC_RW - Qt PIC Support Copyright (C) 2007 Ruben Lopez r.lopez@bren.es
Definition: pic_io_plugin.h:26
QImageIOPlugin::Capabilities
typedef Capabilities
SoftimagePICPlugin::capabilities
virtual Capabilities capabilities(QIODevice *device, const QByteArray &format) const
PIC_RW - Qt PIC Support Copyright (C) 2007 Ruben Lopez r.lopez@bren.es
Definition: pic_io_plugin.cpp:24
QByteArray
SoftimagePICPlugin::keys
virtual QStringList keys() const
Definition: pic_io_plugin.cpp:42
QImageIOPlugin
QStringList
QImageIOHandler
SoftimagePICPlugin::create
virtual QImageIOHandler * create(QIODevice *device, const QByteArray &format=QByteArray()) const
Definition: pic_io_plugin.cpp:46
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KImgIO

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

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • 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

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal