Public Methods
Protected Members
May be removed in KDE 4.0
Returned by KMimeMagic find...Type methods.
It contains the mimetype and the encoding of
the file or buffer read.
KMimeMagicResult ()
| KMimeMagicResult |
~KMimeMagicResult ()
| ~KMimeMagicResult |
[const]
Retrieve the mimetype (e.g. "text/html") of the file or buffer parsed.
[const]
Retrieve the accuracy of the matching.
[const]
Returns whether the result is valid (i.e. mimetype not empty).
void setMimeType ( const QString& _mime )
| setMimeType |
void setAccuracy ( int _accuracy )
| setAccuracy |
void setInvalid ()
| setInvalid |
| QString m_strMimeType
| m_strMimeType |
[protected]
| int m_iAccuracy
| m_iAccuracy |
[protected]
| Generated by: root on sparc64.ports.openbsd.org on Sun Sep 14 00:03:58 2003, using kdoc 2.0a54. |