(113d28a4b7b969f2ceea59888502827012124514)
#include <QtWidgets/private/qtwidgetsglobal_p.h>
#include <qwindowsvistastyle_p_p.h>
Go to the source code of this file.
|
enum | WINUI3Color {
subtleHighlightColor
, subtlePressedColor
, frameColorLight = hintTextColorLight
, frameColorStrong
,
frameColorStrongDisabled
, controlStrongFill
, controlStrokeSecondary
, controlStrokePrimary
,
menuPanelFill
, controlStrokeOnAccentSecondary
, controlFillSolid
, surfaceStroke
,
focusFrameInnerStroke
, focusFrameOuterStroke
, fillControlDefault
, fillControlSecondary
,
fillControlTertiary
, fillControlDisabled
, fillControlAltSecondary
, fillControlAltTertiary
,
fillControlAltQuarternary
, fillControlAltDisabled
, fillAccentDefault
, fillAccentSecondary
,
fillAccentTertiary
, fillAccentDisabled
, textPrimary
, textSecondary
,
textDisabled
, textOnAccentPrimary
, textOnAccentSecondary
, textOnAccentDisabled
} |
◆ WINUI3Color
Enumerator |
---|
subtleHighlightColor | |
subtlePressedColor | |
frameColorLight | |
frameColorStrong | |
frameColorStrongDisabled | |
controlStrongFill | |
controlStrokeSecondary | |
controlStrokePrimary | |
menuPanelFill | |
controlStrokeOnAccentSecondary | |
controlFillSolid | |
surfaceStroke | |
focusFrameInnerStroke | |
focusFrameOuterStroke | |
fillControlDefault | |
fillControlSecondary | |
fillControlTertiary | |
fillControlDisabled | |
fillControlAltSecondary | |
fillControlAltTertiary | |
fillControlAltQuarternary | |
fillControlAltDisabled | |
fillAccentDefault | |
fillAccentSecondary | |
fillAccentTertiary | |
fillAccentDisabled | |
textPrimary | |
textSecondary | |
textDisabled | |
textOnAccentPrimary | |
textOnAccentSecondary | |
textOnAccentDisabled | |
Definition at line 26 of file qwindows11style_p.h.