Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QMacPaletteMap Struct Reference
+ Collaboration diagram for QMacPaletteMap:

Public Member Functions

 QMacPaletteMap (QPlatformTheme::Palette p, NSColor *a, NSColor *i)
 

Public Attributes

NSColor * active
 
NSColor * inactive
 
QPlatformTheme::Palette paletteRole
 

Detailed Description

Definition at line 103 of file qcocoatheme.mm.

Constructor & Destructor Documentation

◆ QMacPaletteMap()

QMacPaletteMap::QMacPaletteMap ( QPlatformTheme::Palette  p,
NSColor *  a,
NSColor *  i 
)
inline

Definition at line 104 of file qcocoatheme.mm.

Member Data Documentation

◆ active

NSColor* QMacPaletteMap::active

Definition at line 107 of file qcocoatheme.mm.

◆ inactive

NSColor* QMacPaletteMap::inactive

Definition at line 108 of file qcocoatheme.mm.

◆ paletteRole

QPlatformTheme::Palette QMacPaletteMap::paletteRole

Definition at line 109 of file qcocoatheme.mm.


The documentation for this struct was generated from the following file: