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

KImgIO

  • 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
26class SoftimagePICPlugin : public QImageIOPlugin {
27public:
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__
QImageIOHandler
SoftimagePICPlugin
PIC_RW - Qt PIC Support Copyright (C) 2007 Ruben Lopez r.lopez@bren.es
Definition: pic_io_plugin.h:26
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
SoftimagePICPlugin::create
virtual QImageIOHandler * create(QIODevice *device, const QByteArray &format=QByteArray()) const
Definition: pic_io_plugin.cpp:46
SoftimagePICPlugin::keys
virtual QStringList keys() const
Definition: pic_io_plugin.cpp:42
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 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-4.14.38 API Reference

Skip menu "kdelibs-4.14.38 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
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