class KMimeType
|
Represents a mime type, like "text/plain". More... |
|
|
Protected Static Methods
Protected Members
- static bool s_bChecked
- QStringList m_lstPatterns
- static Ptr s_pDefaultType
Detailed Description
Represents a mime type, like "text/plain".
The starting point you need is often the static methods.
See also KServiceType.
void errorMissingMimeType ( const QString& _type )
|
[protected static]
Signal a missing mime type
[protected static]
This function makes sure that the default mime type exists
void checkEssentialMimeTypes ()
|
[protected static]
This function makes sure that vital mime types are installed.
[protected]
True if check for vital mime types has been done
Generated by: root@tantive.terraplex.com on Sun Feb 27 17:39:31 2000, using kdoc 2.0a33. |