4#ifndef QWINDOWSTHEMEDATA_P_H
5#define QWINDOWSTHEMEDATA_P_H
26#if TMT_TEXTSHADOWCOLOR != 3818
27#undef TMT_TEXTSHADOWCOLOR
28#define TMT_TEXTSHADOWCOLOR 3818
37#define MINBS_INACTIVE 5
40#define MAXBS_INACTIVE 5
69 int themeIn = -1,
int part = 0,
int state = 0);
107{
return key.theme ^
key.partId ^
key.stateId; }
137#ifndef QT_NO_DEBUG_STREAM
The QPainter class performs low-level painting on widgets and other paint devices.
\inmodule QtCore\reentrant
QWindowsThemeData(const QWidget *w=nullptr, QPainter *p=nullptr, int themeIn=-1, int part=0, int state=0, const QRect &r=QRect())
QMarginsF margins(const QRect &rect, int propId=TMT_CONTENTMARGINS)
static RECT toRECT(const QRect &qr)
static QSizeF themeSize(const QWidget *w=nullptr, QPainter *p=nullptr, int themeIn=-1, int part=0, int state=0)
#define SIZE(large, small, mini)
GLfloat GLfloat GLfloat w
[0]
GLenum GLuint GLintptr GLsizeiptr size
[1]
GLint GLsizei GLsizei GLenum GLenum GLsizei void * data
GLint GLint GLint GLint GLint GLint GLint GLbitfield mask
QDebug operator<<(QDebug d, const QWindowsThemeData &t)
bool operator==(const ThemeMapKey &k1, const ThemeMapKey &k2)
size_t qHash(const ThemeMapKey &key)
#define TMT_CONTENTMARGINS
AlphaChannelType alphaType
ThemeMapKey(const QWindowsThemeData &data)