30 QPlatformThemePrivate();
32 virtual ~QPlatformThemePrivate();
34 void initializeSystemPalette();
36#if QT_CONFIG(shortcut)
37 static const QKeyBinding keyBindings[];
38 static const uint numberOfKeyBindings;
41 static unsigned currentKeyPlatforms();
43 QPalette *systemPalette;