![]() |
LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
#include "mimedetector.h"
Public Member Functions | |
| UTIL_SYS_API QByteArray | Detect (const QString &) |
| UTIL_SYS_API QByteArray | operator() (const QString &) |
Definition at line 18 of file mimedetector.h.
| 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:| 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: