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

(01cd43d30e3ca2c4dd94a4a4711604adb9417517)

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

◆ HBS_INACTIVE

#define HBS_INACTIVE   5

Definition at line 57 of file qquickwindowsxpstyle_p_p.h.

◆ MAXBS_INACTIVE

#define MAXBS_INACTIVE   5

Definition at line 51 of file qquickwindowsxpstyle_p_p.h.

◆ MINBS_INACTIVE

#define MINBS_INACTIVE   5

Definition at line 48 of file qquickwindowsxpstyle_p_p.h.

◆ RBS_INACTIVE

#define RBS_INACTIVE   5

Definition at line 54 of file qquickwindowsxpstyle_p_p.h.

◆ TMT_TEXTSHADOWCOLOR

#define TMT_TEXTSHADOWCOLOR   3818

Definition at line 39 of file qquickwindowsxpstyle_p_p.h.

◆ TST_NONE

#define TST_NONE   0

Definition at line 42 of file qquickwindowsxpstyle_p_p.h.