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

KImgIO

  • 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
30class SoftimagePICHandler : public QImageIOHandler {
31public:
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__
QImageIOHandler
SoftimagePICHandler
PIC_RW - Qt PIC Support Copyright (C) 2007 Ruben Lopez r.lopez@bren.es
Definition: pic_io_handler.h:30
SoftimagePICHandler::write
virtual bool write(const QImage &)
Definition: pic_io_handler.cpp:37
SoftimagePICHandler::option
QVariant option(ImageOption option) const
Definition: pic_io_handler.cpp:52
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
SoftimagePICHandler::name
QByteArray name() const
Definition: pic_io_handler.cpp:68
SoftimagePICHandler::read
virtual bool read(QImage *image)
Definition: pic_io_handler.cpp:32
SoftimagePICHandler::supportsOption
bool supportsOption(ImageOption option) const
Definition: pic_io_handler.cpp:64
pic_rw.h
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