KIO
kimageio.h
QStringList typeForMime(const QString &mimeType)
Returns the type of a MIME type.
Definition: kimageio.cpp:51
Methods to get information about image format names and the corresponding mime type.
Definition: kimageio.h:47
QString pattern(Mode mode=Reading)
Returns a list of patterns of all KImageIO supported formats.
Definition: kimageio.cpp:16
QStringList types(Mode mode=Writing)
Returns a list of all KImageIO supported formats.
Definition: kimageio.cpp:82
bool isSupported(const QString &mimeType, Mode mode=Writing)
Test to see whether a MIME type is supported to reading/writing.
Definition: kimageio.cpp:96
QStringList mimeTypes(Mode mode=Writing)
Returns a list of MIME types for all KImageIO supported formats.
Definition: kimageio.cpp:64
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.