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

#include <qquickwindowsxpstyle_p_p.h>

Collaboration diagram for QQC2::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 139 of file qquickwindowsxpstyle_p_p.h.

Constructor & Destructor Documentation

◆ ThemeMapData()

QQC2::ThemeMapData::ThemeMapData ( )
inline

Member Data Documentation

◆ alphaType

◆ dataValid

bool QQC2::ThemeMapData::dataValid

◆ hadInvalidAlpha

bool QQC2::ThemeMapData::hadInvalidAlpha

◆ hasAlphaChannel

bool QQC2::ThemeMapData::hasAlphaChannel

◆ partIsTransparent

bool QQC2::ThemeMapData::partIsTransparent

◆ wasAlphaSwapped

bool QQC2::ThemeMapData::wasAlphaSwapped

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