|
enum | QAquaMetric {
CheckBoxHeight = 0
, CheckBoxWidth
, EditTextFrameOutset
, FocusRectOutset
,
HSliderHeight
, HSliderTickHeight
, LargeProgressBarThickness
, ListHeaderHeight
,
MenuSeparatorHeight
, MiniCheckBoxHeight
, MiniCheckBoxWidth
, MiniHSliderHeight
,
MiniHSliderTickHeight
, MiniPopupButtonHeight
, MiniPushButtonHeight
, MiniRadioButtonHeight
,
MiniRadioButtonWidth
, MiniVSliderTickWidth
, MiniVSliderWidth
, NormalProgressBarThickness
,
PopupButtonHeight
, ProgressBarShadowOutset
, PushButtonHeight
, RadioButtonHeight
,
RadioButtonWidth
, SeparatorSize
, SmallCheckBoxHeight
, SmallCheckBoxWidth
,
SmallHSliderHeight
, SmallHSliderTickHeight
, SmallPopupButtonHeight
, SmallProgressBarShadowOutset
,
SmallPushButtonHeight
, SmallRadioButtonHeight
, SmallRadioButtonWidth
, SmallVSliderTickWidth
,
SmallVSliderWidth
, VSliderTickWidth
, VSliderWidth
, CheckBoxHeight = 0
,
CheckBoxWidth
, EditTextFrameOutset
, FocusRectOutset
, HSliderHeight
,
HSliderTickHeight
, LargeProgressBarThickness
, ListHeaderHeight
, MenuSeparatorHeight
,
MiniCheckBoxHeight
, MiniCheckBoxWidth
, MiniHSliderHeight
, MiniHSliderTickHeight
,
MiniPopupButtonHeight
, MiniPushButtonHeight
, MiniRadioButtonHeight
, MiniRadioButtonWidth
,
MiniVSliderTickWidth
, MiniVSliderWidth
, NormalProgressBarThickness
, PopupButtonHeight
,
ProgressBarShadowOutset
, PushButtonHeight
, RadioButtonHeight
, RadioButtonWidth
,
SeparatorSize
, SmallCheckBoxHeight
, SmallCheckBoxWidth
, SmallHSliderHeight
,
SmallHSliderTickHeight
, SmallPopupButtonHeight
, SmallProgressBarShadowOutset
, SmallPushButtonHeight
,
SmallRadioButtonHeight
, SmallRadioButtonWidth
, SmallVSliderTickWidth
, SmallVSliderWidth
,
VSliderTickWidth
, VSliderWidth
} |
enum | QAquaMetric {
CheckBoxHeight = 0
, CheckBoxWidth
, EditTextFrameOutset
, FocusRectOutset
,
HSliderHeight
, HSliderTickHeight
, LargeProgressBarThickness
, ListHeaderHeight
,
MenuSeparatorHeight
, MiniCheckBoxHeight
, MiniCheckBoxWidth
, MiniHSliderHeight
,
MiniHSliderTickHeight
, MiniPopupButtonHeight
, MiniPushButtonHeight
, MiniRadioButtonHeight
,
MiniRadioButtonWidth
, MiniVSliderTickWidth
, MiniVSliderWidth
, NormalProgressBarThickness
,
PopupButtonHeight
, ProgressBarShadowOutset
, PushButtonHeight
, RadioButtonHeight
,
RadioButtonWidth
, SeparatorSize
, SmallCheckBoxHeight
, SmallCheckBoxWidth
,
SmallHSliderHeight
, SmallHSliderTickHeight
, SmallPopupButtonHeight
, SmallProgressBarShadowOutset
,
SmallPushButtonHeight
, SmallRadioButtonHeight
, SmallRadioButtonWidth
, SmallVSliderTickWidth
,
SmallVSliderWidth
, VSliderTickWidth
, VSliderWidth
, CheckBoxHeight = 0
,
CheckBoxWidth
, EditTextFrameOutset
, FocusRectOutset
, HSliderHeight
,
HSliderTickHeight
, LargeProgressBarThickness
, ListHeaderHeight
, MenuSeparatorHeight
,
MiniCheckBoxHeight
, MiniCheckBoxWidth
, MiniHSliderHeight
, MiniHSliderTickHeight
,
MiniPopupButtonHeight
, MiniPushButtonHeight
, MiniRadioButtonHeight
, MiniRadioButtonWidth
,
MiniVSliderTickWidth
, MiniVSliderWidth
, NormalProgressBarThickness
, PopupButtonHeight
,
ProgressBarShadowOutset
, PushButtonHeight
, RadioButtonHeight
, RadioButtonWidth
,
SeparatorSize
, SmallCheckBoxHeight
, SmallCheckBoxWidth
, SmallHSliderHeight
,
SmallHSliderTickHeight
, SmallPopupButtonHeight
, SmallProgressBarShadowOutset
, SmallPushButtonHeight
,
SmallRadioButtonHeight
, SmallRadioButtonWidth
, SmallVSliderTickWidth
, SmallVSliderWidth
,
VSliderTickWidth
, VSliderWidth
} |
|
static bool | isDarkMode () |
static const QColor | tabBarTabBackgroundActive () |
static const QColor | tabBarTabBackgroundActiveHovered () |
static const QColor | tabBarTabBackgroundActiveSelected () |
static const QColor | tabBarTabBackground () |
static const QColor | tabBarTabBackgroundSelected () |
static const QColor | tabBarTabLineActive () |
static const QColor | tabBarTabLineActiveHovered () |
static const QColor | tabBarTabLine () |
static const QColor | tabBarTabLineSelected () |
QBrush | brushForToolButton (bool isOnKeyWindow) |
static bool | setupScroller (NSScroller *scroller, const QStyleOptionSlider *sb) |
static bool | setupSlider (NSSlider *slider, const QStyleOptionSlider *sl) |
QRect | rotateTabPainter (QPainter *p, QStyleOptionTab::Shape shape, QRect tabRect) |
void | drawTabShape (QPainter *p, const QStyleOptionTab *tabOpt, bool isUnified, int tabOverlap) |
void | drawTabBase (QPainter *p, const QStyleOptionTabBarBase *tbb) |
static QStyleHelper::WidgetSizePolicy | getControlSize (const QStyleOption *option) |
static QString | qt_mac_removeMnemonics (const QString &original) |
static bool | qt_macWindowMainWindow (const QWindow *window) |
static int | qt_mac_aqua_get_metric (QAquaMetric m) |
static QSize | qt_aqua_get_known_size (QStyle::ContentsType ct, const QStyleOption *opt, QSize szHint, QStyleHelper::WidgetSizePolicy sz) |
uint | qHash (const QMacStylePrivate::CocoaControl &cw, uint seed=0) |
QMacStylePrivate::CocoaControlType | cocoaControlType (const QStyleOption *opt) |
static QPixmap | darkenPixmap (const QPixmap &pixmap) |
static void | setLayoutItemMargins (int left, int top, int right, int bottom, QRect *rect, Qt::LayoutDirection dir) |
|
static const QColor | titlebarSeparatorLineActive (111, 111, 111) |
static const QColor | titlebarSeparatorLineInactive (131, 131, 131) |
static const QColor | darkModeSeparatorLine (88, 88, 88) |
static const QColor | lightMainWindowGradientBegin (240, 240, 240) |
static const QColor | lightMainWindowGradientEnd (200, 200, 200) |
static const QColor | darkMainWindowGradientBegin (47, 47, 47) |
static const QColor | darkMainWindowGradientEnd (47, 47, 47) |
static const int | DisclosureOffset = 4 |
static const qreal | titleBarIconTitleSpacing = 5 |
static const qreal | titleBarTitleRightMargin = 12 |
static const qreal | titleBarButtonSpacing = 8 |
static const QColor | lightTabBarTabBackgroundActive (190, 190, 190) |
static const QColor | darkTabBarTabBackgroundActive (38, 38, 38) |
static const QColor | lightTabBarTabBackgroundActiveHovered (178, 178, 178) |
static const QColor | darkTabBarTabBackgroundActiveHovered (32, 32, 32) |
static const QColor | lightTabBarTabBackgroundActiveSelected (211, 211, 211) |
static const QColor | darkTabBarTabBackgroundActiveSelected (52, 52, 52) |
static const QColor | lightTabBarTabBackground (227, 227, 227) |
static const QColor | darkTabBarTabBackground (38, 38, 38) |
static const QColor | lightTabBarTabBackgroundSelected (246, 246, 246) |
static const QColor | darkTabBarTabBackgroundSelected (52, 52, 52) |
static const QColor | lightTabBarTabLineActive (160, 160, 160) |
static const QColor | darkTabBarTabLineActive (90, 90, 90) |
static const QColor | lightTabBarTabLineActiveHovered (150, 150, 150) |
static const QColor | darkTabBarTabLineActiveHovered (90, 90, 90) |
static const QColor | lightTabBarTabLine (210, 210, 210) |
static const QColor | darkTabBarTabLine (90, 90, 90) |
static const QColor | lightTabBarTabLineSelected (189, 189, 189) |
static const QColor | darkTabBarTabLineSelected (90, 90, 90) |
static const int | closeButtonSize = 14 |
static const int | headerSectionArrowHeight = 6 |
static const int | headerSectionSeparatorInset = 2 |
static const qreal | comboBoxDefaultHeight [3] |
static const qreal | pushButtonDefaultHeight [3] |
static const qreal | popupButtonDefaultHeight [3] |
static const int | toolButtonArrowSize = 7 |
static const int | toolButtonArrowMargin = 2 |
static const qreal | focusRingWidth = 3.5 |
const int | macItemFrame = 2 |
const int | macItemHMargin = 3 |
const int | macRightBorder = 12 |
static const int | qt_mac_aqua_metrics [] |