LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
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.

References LC::Util::Filter().

Referenced by operator()().

+ Here is the call graph for this function:
+ 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(), and LC::Util::Filter().

+ Here is the call graph for this function:

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