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
ThemeMapData Struct Reference

#include <qwindowsthemedata_p.h>

Collaboration diagram for ThemeMapData:

Public Member Functions

 ThemeMapData ()

Public Attributes

AlphaChannelType alphaType = UnknownAlpha
bool dataValid: 1
bool partIsTransparent: 1
bool hasAlphaChannel: 1
bool wasAlphaSwapped: 1
bool hadInvalidAlpha: 1

Detailed Description

Definition at line 126 of file qwindowsthemedata_p.h.

Constructor & Destructor Documentation

◆ ThemeMapData()

ThemeMapData::ThemeMapData ( )
inline

Member Data Documentation

◆ alphaType

AlphaChannelType ThemeMapData::alphaType = UnknownAlpha

Definition at line 127 of file qwindowsthemedata_p.h.

◆ dataValid

bool ThemeMapData::dataValid

◆ hadInvalidAlpha

bool ThemeMapData::hadInvalidAlpha

Definition at line 133 of file qwindowsthemedata_p.h.

Referenced by ThemeMapData().

◆ hasAlphaChannel

bool ThemeMapData::hasAlphaChannel

Definition at line 131 of file qwindowsthemedata_p.h.

Referenced by ThemeMapData().

◆ partIsTransparent

bool ThemeMapData::partIsTransparent

Definition at line 130 of file qwindowsthemedata_p.h.

Referenced by ThemeMapData().

◆ wasAlphaSwapped

bool ThemeMapData::wasAlphaSwapped

Definition at line 132 of file qwindowsthemedata_p.h.

Referenced by ThemeMapData().


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