Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qwindows11style_p.h File Reference

(113d28a4b7b969f2ceea59888502827012124514)

#include <QtWidgets/private/qtwidgetsglobal_p.h>
#include <qwindowsvistastyle_p_p.h>
Include dependency graph for qwindows11style_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QWindows11Style
 The QWindows11Style class provides a look and feel suitable for applications on Microsoft Windows 11. More...
class  QWindows11StylePrivate

Enumerations

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
}

Enumeration Type Documentation

◆ 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.