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
QMacPaletteMap Struct Reference
Collaboration diagram for QMacPaletteMap:

Public Member Functions

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

Public Attributes

NSColor * active
NSColor * inactive
QPlatformTheme::Palette paletteRole

Detailed Description

Definition at line 107 of file qcocoatheme.mm.

Constructor & Destructor Documentation

◆ QMacPaletteMap() [1/2]

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

Definition at line 108 of file qcocoatheme.mm.

References QMacPaletteMap().

Referenced by QMacPaletteMap().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ QMacPaletteMap() [2/2]

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

Definition at line 108 of file qcocoatheme.mm.

Member Data Documentation

◆ active

NSColor * QMacPaletteMap::active

Definition at line 111 of file qcocoatheme.mm.

◆ inactive

NSColor * QMacPaletteMap::inactive

Definition at line 112 of file qcocoatheme.mm.

◆ paletteRole

QPlatformTheme::Palette QMacPaletteMap::paletteRole

Definition at line 113 of file qcocoatheme.mm.


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