• 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
eps.h
Go to the documentation of this file.
1 
7 #ifndef _EPS_H
8 #define _EPS_H
9 
10 
11 #include <QtGui/QImageIOPlugin>
12 
13 class EPSHandler : public QImageIOHandler
14 {
15 public:
16  EPSHandler();
17 
18  bool canRead() const;
19  bool read(QImage *image);
20  bool write(const QImage &image);
21 
22  QByteArray name() const;
23 
24  static bool canRead(QIODevice *device);
25 };
26 
27 #endif
28 
QIODevice
QImageIOHandler::device
QIODevice * device() const
QByteArray
EPSHandler::name
QByteArray name() const
Definition: eps.cpp:291
EPSHandler::EPSHandler
EPSHandler()
Definition: eps.cpp:130
EPSHandler::write
bool write(const QImage &image)
Definition: eps.cpp:243
QImageIOHandler
QImage
EPSHandler::canRead
bool canRead() const
Definition: eps.cpp:134
EPSHandler::read
bool read(QImage *image)
Definition: eps.cpp:143
EPSHandler
QImageIO Routines to read/write EPS images.
Definition: eps.h:13
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