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
qquickwindowsxpstyle_p_p.h File Reference

(0dc4fd240a2897c5c443a0ef6d84c416843e4938)

#include "qquickwindowsxpstyle_p.h"
#include "qquickwindowsstyle_p_p.h"
#include <QtCore/qmap.h>
#include <qt_windows.h>
#include <uxtheme.h>
#include <vssym32.h>
#include <limits.h>
+ Include dependency graph for qquickwindowsxpstyle_p_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQC2::XPThemeData
 
struct  QQC2::ThemeMapKey
 
struct  QQC2::ThemeMapData
 
class  QQC2::QWindowsXPStylePrivate
 

Namespaces

namespace  QQC2
 

Macros

#define TMT_TEXTSHADOWCOLOR   3818
 
#define TST_NONE   0
 
#define MINBS_INACTIVE   5
 
#define MAXBS_INACTIVE   5
 
#define RBS_INACTIVE   5
 
#define HBS_INACTIVE   5
 
#define CBS_INACTIVE   5
 

Enumerations

enum  QQC2::AlphaChannelType { QQC2::UnknownAlpha = -1 , QQC2::NoAlpha , QQC2::MaskAlpha , QQC2::RealAlpha }
 

Functions

size_t QQC2::qHash (const ThemeMapKey &key)
 
bool QQC2::operator== (const ThemeMapKey &k1, const ThemeMapKey &k2)
 
QDebug QQC2::operator<< (QDebug d, const XPThemeData &t)
 
QDebug QQC2::operator<< (QDebug d, const ThemeMapKey &k)
 
QDebug QQC2::operator<< (QDebug d, const ThemeMapData &td)
 

Macro Definition Documentation

◆ CBS_INACTIVE

#define CBS_INACTIVE   5

Definition at line 59 of file qquickwindowsxpstyle_p_p.h.

◆ HBS_INACTIVE

#define HBS_INACTIVE   5

Definition at line 56 of file qquickwindowsxpstyle_p_p.h.

◆ MAXBS_INACTIVE

#define MAXBS_INACTIVE   5

Definition at line 50 of file qquickwindowsxpstyle_p_p.h.

◆ MINBS_INACTIVE

#define MINBS_INACTIVE   5

Definition at line 47 of file qquickwindowsxpstyle_p_p.h.

◆ RBS_INACTIVE

#define RBS_INACTIVE   5

Definition at line 53 of file qquickwindowsxpstyle_p_p.h.

◆ TMT_TEXTSHADOWCOLOR

#define TMT_TEXTSHADOWCOLOR   3818

Definition at line 38 of file qquickwindowsxpstyle_p_p.h.

◆ TST_NONE

#define TST_NONE   0

Definition at line 41 of file qquickwindowsxpstyle_p_p.h.