Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KMimeMagicResult Class Reference

#include <kmimemagic.h>

List of all members.

Public Methods

QString mimeType () const
int accuracy () const
bool isValid () const


Detailed Description

Deprecated:
Use KMimeType::findByContent() instead 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.

Definition at line 45 of file kmimemagic.h.


Member Function Documentation

int KMimeMagicResult::accuracy   const [inline]
 

Retrieve the accuracy of the matching.

Definition at line 58 of file kmimemagic.h.

bool KMimeMagicResult::isValid   const [inline]
 

Returns whether the result is valid (i.e. mimetype not empty).

Definition at line 62 of file kmimemagic.h.

QString KMimeMagicResult::mimeType   const [inline]
 

Retrieve the mimetype (e.g. "text/html") of the file or buffer parsed.

Definition at line 54 of file kmimemagic.h.


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:19 2003 for kdelibs by doxygen1.2.18