![]() |
Qt 6.x
The Qt SDK
|
#include <qpa/qplatformthemefactory_p.h>#include <qpa/qplatformthemeplugin.h>#include <QDir>#include "private/qfactoryloader_p.h"#include "qmutex.h"#include "qguiapplication.h"#include "qplatformtheme.h"#include "qplatformtheme_p.h"#include "qdebug.h"
Include dependency graph for qplatformthemefactory.cpp:Go to the source code of this file.
Functions | |
| Q_GLOBAL_STATIC_WITH_ARGS (QFactoryLoader, ptLoader,(QPlatformThemeFactoryInterface_iid, "/platformthemes"_L1, Qt::CaseInsensitive)) QPlatformTheme *QPlatformThemeFactory | |
| Q_GLOBAL_STATIC_WITH_ARGS | ( | QFactoryLoader | , |
| ptLoader | , | ||
| (QPlatformThemeFactoryInterface_iid, "/platformthemes"_L1, Qt::CaseInsensitive) | |||
| ) |
Definition at line 19 of file qplatformthemefactory.cpp.
References QPlatformTheme::name(), and platform().
Here is the call graph for this function: