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
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 123 of file qwindowsthemedata_p.h.

Constructor & Destructor Documentation

◆ ThemeMapData()

ThemeMapData::ThemeMapData ( )
inline

Definition at line 132 of file qwindowsthemedata_p.h.

Member Data Documentation

◆ alphaType

AlphaChannelType ThemeMapData::alphaType = UnknownAlpha

Definition at line 124 of file qwindowsthemedata_p.h.

◆ dataValid

◆ hadInvalidAlpha

bool ThemeMapData::hadInvalidAlpha

Definition at line 130 of file qwindowsthemedata_p.h.

◆ hasAlphaChannel

bool ThemeMapData::hasAlphaChannel

Definition at line 128 of file qwindowsthemedata_p.h.

◆ partIsTransparent

bool ThemeMapData::partIsTransparent

Definition at line 127 of file qwindowsthemedata_p.h.

◆ wasAlphaSwapped

bool ThemeMapData::wasAlphaSwapped

Definition at line 129 of file qwindowsthemedata_p.h.


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