![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qglobal.h>
#include <QtCore/qobjectdefs.h>
#include <QtCore/qshareddata.h>
#include <QtCore/qstring.h>
#include <QtCore/qstringlist.h>
Go to the source code of this file.
Classes | |
class | QMimeType |
\inmodule QtCore More... | |
Functions | |
QT_REQUIRE_CONFIG (mimetype) | |
Q_CORE_EXPORT size_t | qHash (const QMimeType &key, size_t seed=0) noexcept |
Q_CORE_EXPORT QDebug | operator<< (QDebug debug, const QMimeType &mime) |
Definition at line 485 of file qmimetype.cpp.
|
related |
QT_REQUIRE_CONFIG | ( | mimetype | ) |