(01cd43d30e3ca2c4dd94a4a4711604adb9417517)
#include "qquickfluentwinui3theme_p.h"
#include <QtCore/qoperatingsystemversion.h>
#include <QtGui/private/qguiapplication_p.h>
#include <QtGui/qpa/qplatformtheme.h>
#include <QtGui/qguiapplication.h>
#include <QtGui/qstylehints.h>
#include <QtGui/QAccessibilityHints>
#include <QtGui/qcolor.h>
#include <QtGui/qfontdatabase.h>
#include <QtQuickTemplates2/private/qquicktheme_p.h>
Go to the source code of this file.
|
| enum | WinUI3Color {
solidBackground
, acrylicBackgroundDefault
, textPrimary
, textSecondary
,
textDisabled
, textOnAccentPrimary
, textOnAccentSecondary
, textOnAccentDisabled
,
controlDefault
, controlDisabled
, controlStrokeDefault
, controlStrokeSecondary
,
controlStrokeAccentDefault
, controlStrokeAccentSecondary
, accentDefault
, accentDisabled
,
accentSecondary
, inputActive
, solidBackground
, acrylicBackgroundDefault
,
textPrimary
, textSecondary
, textDisabled
, textOnAccentPrimary
,
textOnAccentSecondary
, textOnAccentDisabled
, controlDefault
, controlDisabled
,
controlStrokeDefault
, controlStrokeSecondary
, controlStrokeAccentDefault
, controlStrokeAccentSecondary
,
accentDefault
, accentDisabled
, accentSecondary
, inputActive
} |
| enum | WinUI3Color {
solidBackground
, acrylicBackgroundDefault
, textPrimary
, textSecondary
,
textDisabled
, textOnAccentPrimary
, textOnAccentSecondary
, textOnAccentDisabled
,
controlDefault
, controlDisabled
, controlStrokeDefault
, controlStrokeSecondary
,
controlStrokeAccentDefault
, controlStrokeAccentSecondary
, accentDefault
, accentDisabled
,
accentSecondary
, inputActive
, solidBackground
, acrylicBackgroundDefault
,
textPrimary
, textSecondary
, textDisabled
, textOnAccentPrimary
,
textOnAccentSecondary
, textOnAccentDisabled
, controlDefault
, controlDisabled
,
controlStrokeDefault
, controlStrokeSecondary
, controlStrokeAccentDefault
, controlStrokeAccentSecondary
,
accentDefault
, accentDisabled
, accentSecondary
, inputActive
} |
◆ WinUI3Color [1/2]
| Enumerator |
|---|
| solidBackground | |
| acrylicBackgroundDefault | |
| textPrimary | |
| textSecondary | |
| textDisabled | |
| textOnAccentPrimary | |
| textOnAccentSecondary | |
| textOnAccentDisabled | |
| controlDefault | |
| controlDisabled | |
| controlStrokeDefault | |
| controlStrokeSecondary | |
| controlStrokeAccentDefault | |
| controlStrokeAccentSecondary | |
| accentDefault | |
| accentDisabled | |
| accentSecondary | |
| inputActive | |
| solidBackground | |
| acrylicBackgroundDefault | |
| textPrimary | |
| textSecondary | |
| textDisabled | |
| textOnAccentPrimary | |
| textOnAccentSecondary | |
| textOnAccentDisabled | |
| controlDefault | |
| controlDisabled | |
| controlStrokeDefault | |
| controlStrokeSecondary | |
| controlStrokeAccentDefault | |
| controlStrokeAccentSecondary | |
| accentDefault | |
| accentDisabled | |
| accentSecondary | |
| inputActive | |
Definition at line 25 of file qquickfluentwinui3theme.cpp.
◆ WinUI3Color [2/2]
| Enumerator |
|---|
| solidBackground | |
| acrylicBackgroundDefault | |
| textPrimary | |
| textSecondary | |
| textDisabled | |
| textOnAccentPrimary | |
| textOnAccentSecondary | |
| textOnAccentDisabled | |
| controlDefault | |
| controlDisabled | |
| controlStrokeDefault | |
| controlStrokeSecondary | |
| controlStrokeAccentDefault | |
| controlStrokeAccentSecondary | |
| accentDefault | |
| accentDisabled | |
| accentSecondary | |
| inputActive | |
| solidBackground | |
| acrylicBackgroundDefault | |
| textPrimary | |
| textSecondary | |
| textDisabled | |
| textOnAccentPrimary | |
| textOnAccentSecondary | |
| textOnAccentDisabled | |
| controlDefault | |
| controlDisabled | |
| controlStrokeDefault | |
| controlStrokeSecondary | |
| controlStrokeAccentDefault | |
| controlStrokeAccentSecondary | |
| accentDefault | |
| accentDisabled | |
| accentSecondary | |
| inputActive | |
Definition at line 25 of file qquickfluentwinui3theme.cpp.
◆ populateWinUI3Fonts()
◆ populateWinUI3Palette()
◆ WINUI3Colors
Initial value:{
}
static constexpr std::array< QColor, 33 > WINUI3ColorsLight
static constexpr std::array< QColor, 33 > WINUI3ColorsDark
Definition at line 88 of file qquickfluentwinui3theme.cpp.
◆ WINUI3ColorsDark
◆ WINUI3ColorsLight
| const QColor WINUI3ColorsLight |
|
static |