Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
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 104 of file qcocoatheme.mm.

Constructor & Destructor Documentation

◆ QMacPaletteMap()

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

Definition at line 105 of file qcocoatheme.mm.

Member Data Documentation

◆ active

NSColor* QMacPaletteMap::active

Definition at line 108 of file qcocoatheme.mm.

◆ inactive

NSColor* QMacPaletteMap::inactive

Definition at line 109 of file qcocoatheme.mm.

◆ paletteRole

QPlatformTheme::Palette QMacPaletteMap::paletteRole

Definition at line 110 of file qcocoatheme.mm.


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