![]() |
Qt 6.x
The Qt SDK
|
#include <qplatformthemefactory_p.h>
Static Public Member Functions | |
static QStringList | keys (const QString &platformPluginPath=QString()) |
Returns the list of valid keys, i.e. | |
static QPlatformTheme * | create (const QString &key, const QString &platformPluginPath=QString()) |
Definition at line 26 of file qplatformthemefactory_p.h.
|
static |
Referenced by QXdgDesktopPortalTheme::QXdgDesktopPortalTheme(), and init_platform().
|
static |
Returns the list of valid keys, i.e.
the keys this factory can create styles for.
Definition at line 39 of file qplatformthemefactory.cpp.