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

KIO

  • kio
  • kio
kimageio.h
Go to the documentation of this file.
1/*
2* kimageio.h -- Declaration of interface to the KDE Image IO library.
3* Copyright (c) 1998 Sirtaj Singh Kang <taj@kde.org>
4*
5* This library is distributed under the conditions of the GNU LGPL.
6*/
7
8#ifndef KIO_KIMAGEIO_H
9#define KIO_KIMAGEIO_H
10
11#include <QtCore/QStringList>
12#include <QtCore/QString>
13
14#include <kio/kio_export.h>
15
46namespace KImageIO
47{
53 enum Mode { Reading, Writing };
54
65 KIO_EXPORT QString pattern(Mode mode = Reading);
66
73 KIO_EXPORT QStringList typeForMime(const QString& mimeType);
80 KIO_EXPORT QStringList types(Mode mode = Writing);
81
88 KIO_EXPORT QStringList mimeTypes( Mode mode = Writing );
89
96 KIO_EXPORT bool isSupported( const QString& mimeType, Mode mode = Writing );
97}
98
99
100#endif
kio_export.h
KImageIO
Methods to get information about image format names and the corresponding mime type.
Definition: kimageio.h:47
KImageIO::Mode
Mode
Possible image file access modes.
Definition: kimageio.h:53
KImageIO::Writing
@ Writing
Definition: kimageio.h:53
KImageIO::Reading
@ Reading
Definition: kimageio.h:53
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.

KIO

Skip menu "KIO"
  • Main Page
  • Namespace List
  • Namespace Members
  • 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