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

KImgIO

  • kimgio
xview.h
Go to the documentation of this file.
1
15#ifndef XVIEW_H
16#define XVIEW_H
17
18
19#include <QtGui/QImageIOPlugin>
20
21class XVHandler : public QImageIOHandler
22{
23public:
24 XVHandler();
25
26 bool canRead() const;
27 bool read(QImage *image);
28 bool write(const QImage &image);
29
30 QByteArray name() const;
31
32 static bool canRead(QIODevice *device);
33};
34
35#endif
QImageIOHandler
XVHandler
QImageIO Routines to read/write XV images.
Definition: xview.h:22
XVHandler::name
QByteArray name() const
Definition: xview.cpp:183
XVHandler::read
bool read(QImage *image)
Definition: xview.cpp:35
XVHandler::XVHandler
XVHandler()
Definition: xview.cpp:22
XVHandler::canRead
bool canRead() const
Definition: xview.cpp:26
XVHandler::write
bool write(const QImage &image)
Definition: xview.cpp:118
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