Qt 4.8
Classes | Macros
qwindowsvistastyle_p.h File Reference
#include "qwindowsvistastyle.h"
#include <private/qwindowsxpstyle_p.h>
#include <private/qpaintengine_raster_p.h>
#include <qlibrary.h>
#include <qpaintengine.h>
#include <qwidget.h>
#include <qapplication.h>
#include <qpixmapcache.h>
#include <qstyleoption.h>
#include <qpushbutton.h>
#include <qradiobutton.h>
#include <qcheckbox.h>
#include <qlineedit.h>
#include <qgroupbox.h>
#include <qtoolbutton.h>
#include <qspinbox.h>
#include <qtoolbar.h>
#include <qcombobox.h>
#include <qscrollbar.h>
#include <qprogressbar.h>
#include <qdockwidget.h>
#include <qlistview.h>
#include <qtreeview.h>
#include <qtextedit.h>
#include <qmessagebox.h>
#include <qdialogbuttonbox.h>
#include <qinputdialog.h>
#include <qtableview.h>
#include <qbasictimer.h>
#include <qdatetime.h>
#include <qcommandlinkbutton.h>

Go to the source code of this file.

Classes

class  QWindowsVistaAnimation
 
class  QWindowsVistaPulse
 
class  QWindowsVistaStylePrivate
 
class  QWindowsVistaTransition
 

Macros

#define ABS_DOWNHOVER   18
 
#define ABS_LEFTHOVER   19
 
#define ABS_RIGHTHOVER   20
 
#define ABS_UPHOVER   17
 
#define CP_DROPDOWNBUTTONLEFT   7
 
#define CP_DROPDOWNBUTTONRIGHT   6
 
#define EBS_DISABLED   3
 
#define EBS_HOT   2
 
#define EBS_NORMAL   1
 
#define EBS_READONLY   5
 
#define EP_BACKGROUND   3
 
#define EP_EDITBORDER_HVSCROLL   9
 
#define EP_EDITBORDER_NOSCROLL   6
 
#define MB_ACTIVE   1
 
#define MB_INACTIVE   2
 
#define MBI_DISABLED   4
 
#define MBI_HOT   2
 
#define MBI_NORMAL   1
 
#define MBI_PUSHED   3
 
#define MC_BULLETDISABLED   4
 
#define MC_BULLETNORMAL   3
 
#define MC_CHECKMARKDISABLED   2
 
#define MC_CHECKMARKNORMAL   1
 
#define MENU_BARBACKGROUND   7
 
#define MENU_BARITEM   8
 
#define MENU_POPUPBORDERS   10
 
#define MENU_POPUPCHECK   11
 
#define MENU_POPUPCHECKBACKGROUND   12
 
#define MENU_POPUPGUTTER   13
 
#define MENU_POPUPITEM   14
 
#define MENU_POPUPSEPARATOR   15
 
#define PBS_DEFAULTED_ANIMATING   6
 
#define PP_FILL   5
 
#define PP_FILLVERT   6
 
#define PP_MOVEOVERLAY   8
 
#define PP_MOVEOVERLAYVERT   10
 
#define SCRBS_HOVER   5
 
#define SPI_GETCLIENTAREAANIMATION   0x1042
 
#define TDLG_PRIMARYPANEL   1
 
#define TDLG_SECONDARYPANEL   8
 
#define TMT_ANIMATIONDURATION   5006
 
#define TMT_TRANSITIONDURATIONS   6000
 
#define TVP_HOTGLYPH   4
 

Macro Definition Documentation

◆ ABS_DOWNHOVER

#define ABS_DOWNHOVER   18

Definition at line 128 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawComplexControl().

◆ ABS_LEFTHOVER

#define ABS_LEFTHOVER   19

Definition at line 129 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawComplexControl().

◆ ABS_RIGHTHOVER

#define ABS_RIGHTHOVER   20

Definition at line 130 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawComplexControl().

◆ ABS_UPHOVER

#define ABS_UPHOVER   17

Definition at line 127 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawComplexControl().

◆ CP_DROPDOWNBUTTONLEFT

#define CP_DROPDOWNBUTTONLEFT   7

Definition at line 132 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawComplexControl().

◆ CP_DROPDOWNBUTTONRIGHT

#define CP_DROPDOWNBUTTONRIGHT   6

Definition at line 131 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawComplexControl().

◆ EBS_DISABLED

#define EBS_DISABLED   3

Definition at line 102 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawPrimitive().

◆ EBS_HOT

#define EBS_HOT   2

Definition at line 101 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawPrimitive().

◆ EBS_NORMAL

#define EBS_NORMAL   1

Definition at line 100 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawPrimitive().

◆ EBS_READONLY

#define EBS_READONLY   5

Definition at line 103 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawPrimitive().

◆ EP_BACKGROUND

#define EP_BACKGROUND   3

Definition at line 99 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawPrimitive().

◆ EP_EDITBORDER_HVSCROLL

#define EP_EDITBORDER_HVSCROLL   9

Definition at line 98 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawPrimitive().

◆ EP_EDITBORDER_NOSCROLL

#define EP_EDITBORDER_NOSCROLL   6

◆ MB_ACTIVE

#define MB_ACTIVE   1

Definition at line 109 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawPrimitive().

◆ MB_INACTIVE

#define MB_INACTIVE   2

Definition at line 110 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawPrimitive().

◆ MBI_DISABLED

#define MBI_DISABLED   4

Definition at line 108 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawControl().

◆ MBI_HOT

#define MBI_HOT   2

◆ MBI_NORMAL

#define MBI_NORMAL   1

Definition at line 105 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawControl().

◆ MBI_PUSHED

#define MBI_PUSHED   3

Definition at line 107 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawControl().

◆ MC_BULLETDISABLED

#define MC_BULLETDISABLED   4

Definition at line 126 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawControl().

◆ MC_BULLETNORMAL

#define MC_BULLETNORMAL   3

Definition at line 125 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawControl().

◆ MC_CHECKMARKDISABLED

#define MC_CHECKMARKDISABLED   2

Definition at line 124 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawControl().

◆ MC_CHECKMARKNORMAL

#define MC_CHECKMARKNORMAL   1

Definition at line 123 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawControl().

◆ MENU_BARBACKGROUND

#define MENU_BARBACKGROUND   7

Definition at line 115 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawControl().

◆ MENU_BARITEM

#define MENU_BARITEM   8

Definition at line 116 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawControl().

◆ MENU_POPUPBORDERS

#define MENU_POPUPBORDERS   10

Definition at line 121 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawPrimitive().

◆ MENU_POPUPCHECK

#define MENU_POPUPCHECK   11

◆ MENU_POPUPCHECKBACKGROUND

#define MENU_POPUPCHECKBACKGROUND   12

◆ MENU_POPUPGUTTER

#define MENU_POPUPGUTTER   13

Definition at line 119 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawControl().

◆ MENU_POPUPITEM

#define MENU_POPUPITEM   14

Definition at line 120 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawControl().

◆ MENU_POPUPSEPARATOR

#define MENU_POPUPSEPARATOR   15

Definition at line 122 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawControl().

◆ PBS_DEFAULTED_ANIMATING

#define PBS_DEFAULTED_ANIMATING   6

Definition at line 104 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawControl().

◆ PP_FILL

#define PP_FILL   5

Definition at line 111 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawControl().

◆ PP_FILLVERT

#define PP_FILLVERT   6

Definition at line 112 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawControl().

◆ PP_MOVEOVERLAY

#define PP_MOVEOVERLAY   8

Definition at line 113 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawControl().

◆ PP_MOVEOVERLAYVERT

#define PP_MOVEOVERLAYVERT   10

Definition at line 114 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawControl().

◆ SCRBS_HOVER

#define SCRBS_HOVER   5

Definition at line 133 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawComplexControl().

◆ SPI_GETCLIENTAREAANIMATION

#define SPI_GETCLIENTAREAANIMATION   0x1042

◆ TDLG_PRIMARYPANEL

#define TDLG_PRIMARYPANEL   1

Definition at line 136 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawPrimitive().

◆ TDLG_SECONDARYPANEL

#define TDLG_SECONDARYPANEL   8

Definition at line 137 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawPrimitive().

◆ TMT_ANIMATIONDURATION

#define TMT_ANIMATIONDURATION   5006

Definition at line 95 of file qwindowsvistastyle_p.h.

◆ TMT_TRANSITIONDURATIONS

#define TMT_TRANSITIONDURATIONS   6000

◆ TVP_HOTGLYPH

#define TVP_HOTGLYPH   4

Definition at line 134 of file qwindowsvistastyle_p.h.

Referenced by QWindowsVistaStyle::drawPrimitive().