Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQC2::ThemeMapKey Struct Reference

#include <qquickwindowsxpstyle_p_p.h>

+ Collaboration diagram for QQC2::ThemeMapKey:

Public Member Functions

 ThemeMapKey ()=default
 
 ThemeMapKey (const XPThemeData &data)
 

Public Attributes

int theme = 0
 
int partId = -1
 
int stateId = -1
 
bool noBorder = false
 
bool noContent = false
 

Detailed Description

Definition at line 107 of file qquickwindowsxpstyle_p_p.h.

Constructor & Destructor Documentation

◆ ThemeMapKey() [1/2]

QQC2::ThemeMapKey::ThemeMapKey ( )
default

◆ ThemeMapKey() [2/2]

QQC2::ThemeMapKey::ThemeMapKey ( const XPThemeData data)
inline

Definition at line 115 of file qquickwindowsxpstyle_p_p.h.

Member Data Documentation

◆ noBorder

bool QQC2::ThemeMapKey::noBorder = false

Definition at line 111 of file qquickwindowsxpstyle_p_p.h.

Referenced by QQC2::operator<<().

◆ noContent

bool QQC2::ThemeMapKey::noContent = false

Definition at line 112 of file qquickwindowsxpstyle_p_p.h.

Referenced by QQC2::operator<<().

◆ partId

int QQC2::ThemeMapKey::partId = -1

Definition at line 109 of file qquickwindowsxpstyle_p_p.h.

Referenced by QQC2::operator<<(), and QQC2::operator==().

◆ stateId

int QQC2::ThemeMapKey::stateId = -1

Definition at line 110 of file qquickwindowsxpstyle_p_p.h.

Referenced by QQC2::operator<<(), and QQC2::operator==().

◆ theme

int QQC2::ThemeMapKey::theme = 0

Definition at line 108 of file qquickwindowsxpstyle_p_p.h.

Referenced by QQC2::operator<<(), and QQC2::operator==().


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