![]() |
Qt 6.x
The Qt SDK
|
#include "qmimetype.h"#include "qmimetype_p.h"#include "qmimedatabase_p.h"#include "qmimeprovider_p.h"#include "qmimeglobpattern_p.h"#include <QtCore/QDebug>#include <QtCore/QLocale>#include <QtCore/QHashFunctions>#include <memory>#include "moc_qmimetype.cpp"
Include dependency graph for qmimetype.cpp:Go to the source code of this file.
Functions | |
| static QString | make_default_icon_name_from_mimetype_name (QString iconName) |
| static void | collectParentMimeTypes (const QString &mime, QStringList &allParents) |
| QDebug | operator<< (QDebug debug, const QMimeType &mime) |
|
static |
Definition at line 342 of file qmimetype.cpp.
References collectParentMimeTypes(), QMimeDatabasePrivate::instance(), mime, QMimeDatabasePrivate::mimeParents(), and parent.
Referenced by QMimeType::allAncestors(), and collectParentMimeTypes().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 280 of file qmimetype.cpp.
References QString::indexOf().
Referenced by QMimeType::iconName().
Here is the call graph for this function:
Here is the caller graph for this function: