• 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_handler.h
Go to the documentation of this file.
1 
21 #ifndef __PIC_IO_HANDLER_H__
22 #define __PIC_IO_HANDLER_H__
23 
24 #include "pic_rw.h"
25 #include <QtCore/QVariant>
26 #include <QtGui/QImage>
27 
28 #include <iostream>
29 
30 class SoftimagePICHandler : public QImageIOHandler {
31 public:
32  virtual bool canRead() const;
33  virtual bool read(QImage * image);
34  virtual bool write(const QImage &);
35  static bool canRead(QIODevice *device);
36  QByteArray name() const;
37 
38  QVariant option(ImageOption option) const;
39  bool supportsOption(ImageOption option) const;
40 };
41 
42 #endif//__PIC_IO_HANDLER_H__
QIODevice
pic_rw.h
SoftimagePICHandler::canRead
virtual bool canRead() const
PIC_RW - Qt PIC Support Copyright (C) 2007 Ruben Lopez r.lopez@bren.es
Definition: pic_io_handler.cpp:24
QImageIOHandler::device
QIODevice * device() const
QByteArray
QImageIOHandler
SoftimagePICHandler::supportsOption
bool supportsOption(ImageOption option) const
Definition: pic_io_handler.cpp:64
QImage
SoftimagePICHandler::read
virtual bool read(QImage *image)
Definition: pic_io_handler.cpp:32
SoftimagePICHandler::write
virtual bool write(const QImage &)
Definition: pic_io_handler.cpp:37
SoftimagePICHandler::name
QByteArray name() const
Definition: pic_io_handler.cpp:68
SoftimagePICHandler
PIC_RW - Qt PIC Support Copyright (C) 2007 Ruben Lopez r.lopez@bren.es
Definition: pic_io_handler.h:30
SoftimagePICHandler::option
QVariant option(ImageOption option) const
Definition: pic_io_handler.cpp:52
QVariant
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