Public Methods
Protected Members
Returned by KMimeMagic find...Type methods.
It contains the mimetype and the encoding of
the file or buffer read.
Retrieve the mimetype (e.g. "text/html") of the file or buffer parsed.
Retrieve the encoding (e.g. "8bit", see 'magic' file) of the file or buffer parsed.
Retrievee the accuracy of the matching.
Returns whether the result is valid (i.e. mimetype not empty).
| void setMimeType ( const QString& _mime )
|
| void setEncoding ( const QString& _encoding)
|
| void setAccuracy ( int _accuracy )
|
[protected:
]
[protected:
]
[protected:
]
| Generated by: masato@ss10 on Wed Apr 11 11:58:49 2001, using kdoc 2.0a48. |