KIO
kimageio.cpp
Go to the documentation of this file.
static Ptr mimeType(const QString &name, FindByNameOption options=ResolveAliases)
static KServiceTypeTrader * self()
KService::List query(const QString &servicetype, const QString &constraint=QString()) const
#define kWarning
QString i18n(const char *text)
QStringList mimeTypes(Mode mode=Writing)
Returns a list of MIME types for all KImageIO supported formats.
Definition: kimageio.cpp:64
QStringList typeForMime(const QString &mimeType)
Returns the type of a MIME type.
Definition: kimageio.cpp:51
QStringList types(Mode mode=Writing)
Returns a list of all KImageIO supported formats.
Definition: kimageio.cpp:82
QString pattern(Mode mode=Reading)
Returns a list of patterns of all KImageIO supported formats.
Definition: kimageio.cpp:16
bool isSupported(const QString &mimeType, Mode mode=Writing)
Test to see whether a MIME type is supported to reading/writing.
Definition: kimageio.cpp:96
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
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.