31 QPlatformThemePrivate();
33 virtual ~QPlatformThemePrivate();
35 void initializeSystemPalette();
37#if QT_CONFIG(shortcut)
38 static const QKeyBinding keyBindings[];
39 static const uint numberOfKeyBindings;
42 static unsigned currentKeyPlatforms();
44 QPalette *systemPalette;