5#ifndef QWINDOWSTHEME_CACHE_P_H
6#define QWINDOWSTHEME_CACHE_P_H
19#include "QtGui/private/qtguiglobal_p.h"
21#include <QtCore/qt_windows.h>
Combined button and popup list for selecting options.
Q_GUI_EXPORT void clearAllThemeCaches()
Q_GUI_EXPORT void clearThemeCache(HWND hwnd)
Q_GLOBAL_STATIC(QReadWriteLock, g_updateMutex)
std::array< HTHEME, std::size(themeNames)> ThemeArray
static void clearThemes(ThemeArray &themes)
QHash< HWND, ThemeArray > ThemesCache
QT_BEGIN_NAMESPACE constexpr const wchar_t * themeNames[]