LeechCraft  0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
LC::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()

LC::Util::MimeDetector::MimeDetector ( )

Definition at line 73 of file mimedetector.cpp.

Member Function Documentation

◆ Detect()

QByteArray LC::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 LC::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: