![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 |
|
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.