class KMimeType


Table of contents
Modules
kdecore Classes
All Classes
Module kdecore
Namespace global
Class KMimeType
Inherits KServiceType

Represent a mime type, like "text/plain", and the data that is associated with it.

The starting point you need is often the static methods.

KMimeType inherits KServiceType because "text/plain" can be used to find services (apps and components) "which can open text/plain".

See also KServiceType



enums

enum details

methods