![]() |
Qt 4.8
|
#include "qwindowsmobilestyle.h"#include "qwindowsmobilestyle_p.h"#include "qpainterpath.h"#include "qapplication.h"#include "qdesktopwidget.h"#include "qwidget.h"#include "qdockwidget.h"#include "qframe.h"#include "qmenu.h"#include "qpaintengine.h"#include "qpainter.h"#include "qgroupbox.h"#include "qstyleoption.h"#include "qlistview.h"#include "qdrawutil.h"#include "qtoolbar.h"#include "qabstractscrollarea.h"#include "qabstractbutton.h"#include "qcombobox.h"#include "qscrollbar.h"#include "qabstractitemview.h"#include "qmenubar.h"#include "qtoolbutton.h"#include "qtextedit.h"#include "qdialog.h"#include "qdebug.h"#include "qtabwidget.h"#include "qt_windows.h"#include "qguifunctions_wince.h"#include "qstylehelper_p.h"Go to the source code of this file.
Enumerations | |
| enum | QSliderDirection { SlUp, SlDown, SlLeft, SlRight, SliderUp, SliderDown, SliderLeft, SliderRight, SlUp, SlDown, SlLeft, SlRight } |
Functions | |
| bool | qt_wince_is_high_dpi () |
| bool | qt_wince_is_smartphone () |
| bool | qt_wince_is_windows_mobile_65 () |
Variables | |
| static const char *const | arrowdown_big_xpm [] |
| static const char *const | arrowdown_xpm [] |
| static const char *const | arrowleft_big_xpm [] |
| static const char *const | arrowleft_xpm [] |
| static const char *const | checkedbold_low_xpm [] |
| static const char *const | checkedbold_xpm [] |
| static const char *const | checkedlight_low_xpm [] |
| static const char *const | checkedlight_xpm [] |
| static const char *const | cross_big_xpm [] |
| static const char *const | cross_small_xpm [] |
| static const char *const | highlightedradiobutton_low_xpm [] |
| static const char *const | highlightedradiobutton_xpm [] |
| static const char *const | horlines_xpm [] |
| static const char *const | max_big_xpm [] |
| static const char *const | max_small_xpm [] |
| static const char *const | min_big_xpm [] |
| static const char *const | min_small_xpm [] |
| static const char *const | normal_big_xpm [] |
| static const char *const | normal_small_xpm [] |
| static const int | PE_IndicatorArrowDownBig = 0xf000102 |
| static const int | PE_IndicatorArrowLeftBig = 0xf000103 |
| static const int | PE_IndicatorArrowRightBig = 0xf000104 |
| static const int | PE_IndicatorArrowUpBig = 0xf000101 |
| static const char *const | radiobutton_low_xpm [] |
| static const char *const | radiobutton_xpm [] |
| static const char *const | radiochecked_low_xpm [] |
| static const char *const | radiochecked_xpm [] |
| static const char *const | vertlines_xpm [] |
| static const int | windowsItemFrame = 1 |
| static const int | windowsMobileExclusiveIndicatorSize = 14 |
| static const int | windowsMobileFrameGroupBoxOffset = 9 |
| static const int | windowsMobileIconSize = 16 |
| static const int | windowsMobileIndicatorSize = 14 |
| static const int | windowsMobileitemViewCheckBoxSize = 13 |
| static const int | windowsMobileSliderThickness = 6 |
| enum QSliderDirection |
| Enumerator | |
|---|---|
| SlUp | |
| SlDown | |
| SlLeft | |
| SlRight | |
| SliderUp | |
| SliderDown | |
| SliderLeft | |
| SliderRight | |
| SlUp | |
| SlDown | |
| SlLeft | |
| SlRight | |
Definition at line 4039 of file qwindowsmobilestyle.cpp.
| bool qt_wince_is_high_dpi | ( | ) |
Definition at line 300 of file qguifunctions_wince.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
| bool qt_wince_is_smartphone | ( | ) |
Definition at line 293 of file qguifunctions_wince.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
| bool qt_wince_is_windows_mobile_65 | ( | ) |
Definition at line 277 of file qguifunctions_wince.cpp.
Referenced by QWindowsMobileStylePrivate::setupWindowsMobileStyle65().
|
static |
Definition at line 272 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 258 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 158 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 181 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 351 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 319 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 365 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 288 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 438 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 474 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 416 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 379 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 204 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::drawScrollbarGroove().
|
static |
Definition at line 496 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 532 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 613 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 649 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 554 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 590 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 96 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStyle::drawComplexControl(), and QWindowsMobileStyle::drawPrimitive().
|
static |
Definition at line 97 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStyle::drawPrimitive().
|
static |
Definition at line 98 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStyle::drawPrimitive().
|
static |
Definition at line 95 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStyle::drawComplexControl(), and QWindowsMobileStyle::drawPrimitive().
|
static |
Definition at line 137 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 101 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 244 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 220 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::QWindowsMobileStylePrivate().
|
static |
Definition at line 212 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStylePrivate::drawScrollbarGroove().
|
static |
Definition at line 87 of file qwindowsmobilestyle.cpp.
|
static |
Definition at line 92 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStyle::pixelMetric().
|
static |
Definition at line 90 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStyle::drawPrimitive().
|
static |
Definition at line 94 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStyle::pixelMetric().
|
static |
Definition at line 91 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStyle::pixelMetric().
|
static |
Definition at line 89 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStyle::drawPrimitive().
|
static |
Definition at line 93 of file qwindowsmobilestyle.cpp.
Referenced by QWindowsMobileStyle::pixelMetric().