LeechCraft  0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
LC::Util::MimeDetector Struct Reference

#include "mimedetector.h"

Public Member Functions

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

Detailed Description

Definition at line 18 of file mimedetector.h.

Member Function Documentation

◆ Detect()

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

Definition at line 15 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 20 of file mimedetector.cpp.

References Detect().

+ Here is the call graph for this function:

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