4#ifndef QWINDOWSSTYLE_P_P_H
5#define QWINDOWSSTYLE_P_P_H
18#include <QtWidgets/private/qtwidgetsglobal_p.h>
22#if QT_CONFIG(style_windows)
31 Q_DECLARE_PUBLIC(QWindowsStyle)
33 enum { InvalidMetric = -23576 };
35 QWindowsStylePrivate();
43 bool altDown()
const {
return alt_down; }
44 bool alt_down =
false;
48 QColor inactiveCaptionText;
50 QColor activeGradientCaptionColor;
51 QColor inactiveCaptionColor;
52 QColor inactiveGradientCaptionColor;
65 static qreal appDevicePixelRatio();
The QColor class provides colors based on RGB, HSV or CMYK values.
qreal devicePixelRatio() const
The QStyleOption class stores the parameters used by QStyle functions.
PixelMetric
This enum describes the various available pixel metrics.
\inmodule QtCore \reentrant
static const int windowsSepHeight
static const int windowsCheckMarkWidth
Combined button and popup list for selecting options.
static const int windowsItemFrame
static const int windowsItemHMargin
static const int windowsArrowHMargin
static const int windowsItemVMargin
static const int windowsRightBorder