• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KIO

kimageio.h

Go to the documentation of this file.
00001 /*
00002 * kimageio.h -- Declaration of interface to the KDE Image IO library.
00003 * Copyright (c) 1998 Sirtaj Singh Kang <taj@kde.org>
00004 *
00005 * This library is distributed under the conditions of the GNU LGPL.
00006 */
00007 
00008 #ifndef KIO_KIMAGEIO_H
00009 #define KIO_KIMAGEIO_H
00010 
00011 #include <QtCore/QStringList>
00012 #include <QtCore/QString>
00013 
00014 #include <kio/kio_export.h>
00015 
00046 namespace KImageIO
00047 {
00053   enum Mode { Reading, Writing };
00054 
00065   KIO_EXPORT QString pattern(Mode mode = Reading);
00066 
00073   KIO_EXPORT QStringList typeForMime(const QString& mimeType);
00080   KIO_EXPORT QStringList types(Mode mode = Writing);
00081                    
00088   KIO_EXPORT QStringList mimeTypes( Mode mode = Writing );
00089 
00096   KIO_EXPORT bool isSupported( const QString& mimeType, Mode mode = Writing );
00097 }
00098 
00099 
00100 #endif

KIO

Skip menu "KIO"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.7
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal