LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::Util::MimeDetector Class Reference

#include "mimedetector.h"

Public Member Functions

UTIL_SYS_API MimeDetector ()
 
UTIL_SYS_API QByteArray Detect (const QString &)
 
UTIL_SYS_API QByteArray operator() (const QString &)
 

Detailed Description

Definition at line 44 of file mimedetector.h.

Constructor & Destructor Documentation

◆ MimeDetector()

LeechCraft::Util::MimeDetector::MimeDetector ( )

Definition at line 73 of file mimedetector.cpp.

Member Function Documentation

◆ Detect()

QByteArray LeechCraft::Util::MimeDetector::Detect ( const QString &  path)

Definition at line 78 of file mimedetector.cpp.

Referenced by operator()().

+ Here is the caller graph for this function:

◆ operator()()

QByteArray LeechCraft::Util::MimeDetector::operator() ( const QString &  path)

Definition at line 83 of file mimedetector.cpp.

References Detect().

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: