KDECore
kmimetype.h
Go to the documentation of this file.
46class KDECORE_EXPORT KMimeType : public KServiceType // TODO KDE5: drop kservicetype inheritance, inherit kshared
Definition: kmimetype_p.h:25
Definition: kmimetyperepository_p.h:37
void checkEssentialMimeTypes()
This function makes sure that vital mime types are installed.
Definition: kmimetyperepository.cpp:616
Represent a mime type, like "text/plain", and the data that is associated with it.
Definition: kmimetype.h:47
A service type is, well, a type of service, where a service is an application or plugin.
Definition: kservicetype.h:44
QString comment() const
Returns the descriptive comment associated, if any.
Definition: kservicetype.cpp:232
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.4 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.4 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.