![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/private/qglobal_p.h>#include <QtCore/qstringlist.h>#include <QtCore/qhash.h>#include <algorithm>Go to the source code of this file.
Classes | |
| class | QMimeGlobMatchResult |
| The QMimeGlobMatchResult class accumulates results from glob matching. More... | |
| class | QMimeGlobPattern |
| The QMimeGlobPattern class contains the glob pattern for file names for MIME type matching. More... | |
| class | QMimeGlobPatternList |
| class | QMimeAllGlobPatterns |
| Result of the globs parsing, as data structures ready for efficient MIME type matching. More... | |
Typedefs | |
| using | AddMatchFilterFunc = std::function<bool(const QString &)> |
Functions | |
| QT_REQUIRE_CONFIG (mimetype) | |
| using AddMatchFilterFunc = std::function<bool(const QString &)> |
Definition at line 95 of file qmimeglobpattern_p.h.
| QT_REQUIRE_CONFIG | ( | mimetype | ) |