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
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 138 of file qquickwindowsxpstyle_p_p.h.

Constructor & Destructor Documentation

◆ ThemeMapData()

QQC2::ThemeMapData::ThemeMapData ( )
inline

Definition at line 147 of file qquickwindowsxpstyle_p_p.h.

Member Data Documentation

◆ alphaType

AlphaChannelType QQC2::ThemeMapData::alphaType = UnknownAlpha

Definition at line 139 of file qquickwindowsxpstyle_p_p.h.

Referenced by QQC2::operator<<().

◆ dataValid

bool QQC2::ThemeMapData::dataValid

Definition at line 141 of file qquickwindowsxpstyle_p_p.h.

Referenced by QQC2::operator<<().

◆ hadInvalidAlpha

bool QQC2::ThemeMapData::hadInvalidAlpha

Definition at line 145 of file qquickwindowsxpstyle_p_p.h.

Referenced by QQC2::operator<<().

◆ hasAlphaChannel

bool QQC2::ThemeMapData::hasAlphaChannel

Definition at line 143 of file qquickwindowsxpstyle_p_p.h.

Referenced by QQC2::operator<<().

◆ partIsTransparent

bool QQC2::ThemeMapData::partIsTransparent

Definition at line 142 of file qquickwindowsxpstyle_p_p.h.

Referenced by QQC2::operator<<().

◆ wasAlphaSwapped

bool QQC2::ThemeMapData::wasAlphaSwapped

Definition at line 144 of file qquickwindowsxpstyle_p_p.h.

Referenced by QQC2::operator<<().


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