Qt 4.8
Enumerations | Variables
qwindowscestyle.cpp File Reference
#include "qwindowscestyle.h"
#include "qpainterpath.h"
#include "qapplication.h"
#include "qdockwidget.h"
#include "qtoolbar.h"
#include "qpaintengine.h"
#include "qpainter.h"
#include "qstyleoption.h"
#include "qwindowscestyle_p.h"
#include "qdebug.h"

Go to the source code of this file.

Enumerations

enum  QSliderDirection {
  SlUp, SlDown, SlLeft, SlRight,
  SliderUp, SliderDown, SliderLeft, SliderRight,
  SlUp, SlDown, SlLeft, SlRight
}
 

Variables

static const int windowsArrowHMargin = 6
 
static const QColor windowsCECheckBoxGradientColorBegin = QColor(222, 224, 214)
 
static const QColor windowsCECheckBoxGradientColorEnd = QColor(255, 255, 255)
 
static const int windowsCEExclusiveIndicatorSize = 14
 
static const int windowsCEFrameGroupBoxOffset = 9
 
static const int windowsCEIconSize = 16
 
static const int windowsCEIndicatorSize = 14
 
static const int windowsCEitemViewCheckBoxSize = 14
 
static const int windowsCESliderThickness = 24
 
static const int windowsCheckMarkWidth = 14
 
static const int windowsItemFrame = 2
 
static const int windowsItemHMargin = 3
 
static const int windowsItemVMargin = 2
 
static const int windowsRightBorder = 15
 

Enumeration Type Documentation

◆ QSliderDirection

Enumerator
SlUp 
SlDown 
SlLeft 
SlRight 
SliderUp 
SliderDown 
SliderLeft 
SliderRight 
SlUp 
SlDown 
SlLeft 
SlRight 

Definition at line 75 of file qwindowscestyle.cpp.

Variable Documentation

◆ windowsArrowHMargin

const int windowsArrowHMargin = 6
static

Definition at line 61 of file qwindowscestyle.cpp.

Referenced by QWindowsCEStyle::drawControl().

◆ windowsCECheckBoxGradientColorBegin

const QColor windowsCECheckBoxGradientColorBegin = QColor(222, 224, 214)
static

Definition at line 72 of file qwindowscestyle.cpp.

◆ windowsCECheckBoxGradientColorEnd

const QColor windowsCECheckBoxGradientColorEnd = QColor(255, 255, 255)
static

Definition at line 73 of file qwindowscestyle.cpp.

◆ windowsCEExclusiveIndicatorSize

const int windowsCEExclusiveIndicatorSize = 14
static

Definition at line 68 of file qwindowscestyle.cpp.

Referenced by QWindowsCEStyle::pixelMetric().

◆ windowsCEFrameGroupBoxOffset

const int windowsCEFrameGroupBoxOffset = 9
static

Definition at line 66 of file qwindowscestyle.cpp.

Referenced by QWindowsCEStyle::drawPrimitive().

◆ windowsCEIconSize

const int windowsCEIconSize = 16
static

Definition at line 70 of file qwindowscestyle.cpp.

Referenced by QWindowsCEStyle::pixelMetric().

◆ windowsCEIndicatorSize

const int windowsCEIndicatorSize = 14
static

Definition at line 67 of file qwindowscestyle.cpp.

Referenced by QWindowsCEStyle::pixelMetric().

◆ windowsCEitemViewCheckBoxSize

const int windowsCEitemViewCheckBoxSize = 14
static

Definition at line 65 of file qwindowscestyle.cpp.

Referenced by QWindowsCEStyle::drawPrimitive().

◆ windowsCESliderThickness

const int windowsCESliderThickness = 24
static

Definition at line 69 of file qwindowscestyle.cpp.

Referenced by QWindowsCEStyle::pixelMetric().

◆ windowsCheckMarkWidth

const int windowsCheckMarkWidth = 14
static

Definition at line 63 of file qwindowscestyle.cpp.

Referenced by QWindowsCEStyle::drawControl().

◆ windowsItemFrame

const int windowsItemFrame = 2
static

◆ windowsItemHMargin

const int windowsItemHMargin = 3
static

Definition at line 59 of file qwindowscestyle.cpp.

Referenced by QWindowsCEStyle::drawControl().

◆ windowsItemVMargin

const int windowsItemVMargin = 2
static

Definition at line 60 of file qwindowscestyle.cpp.

Referenced by QWindowsCEStyle::drawControl().

◆ windowsRightBorder

const int windowsRightBorder = 15
static

Definition at line 62 of file qwindowscestyle.cpp.

Referenced by QWindowsCEStyle::drawControl().