![]() |
Qt 6.x
The Qt SDK
|
#include "qandroidmetadata_p.h"#include "androidmediametadataretriever_p.h"#include <QtMultimedia/qmediametadata.h>#include <qsize.h>#include <QDate>#include <QtCore/qlist.h>#include <QtConcurrent/qtconcurrentrun.h>#include <QLoggingCategory>
Include dependency graph for qandroidmetadata.cpp:Go to the source code of this file.
Functions | |
| QLocale::Language | getLocaleLanguage (const QString &language) |
Variables | |
| static QT_BEGIN_NAMESPACE const char * | qt_ID3GenreNames [] |
| QLocale::Language getLocaleLanguage | ( | const QString & | language | ) |
Definition at line 129 of file qandroidmetadata.cpp.
References QLocale::AnyLanguage, QLocale::codeToLanguage(), QLocale::ISO639Part2, and QStringLiteral.
Referenced by QAndroidMetaData::QAndroidMetaData().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 18 of file qandroidmetadata.cpp.
Referenced by QAndroidMetaData::extractMetadata().