Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQC2_NAMESPACE Namespace Reference

Classes

class  QMacStyle

Enumerations

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
}

Functions

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)

Variables

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 []

Enumeration Type Documentation

◆ QAquaMetric [1/2]

enum QQC2_NAMESPACE::QAquaMetric
Enumerator
CheckBoxHeight 
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 
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 

Definition at line 518 of file qquickmacstyle_mac.mm.

◆ QAquaMetric [2/2]

enum QQC2_NAMESPACE::QAquaMetric
Enumerator
CheckBoxHeight 
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 
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 

Definition at line 518 of file qquickmacstyle_mac.mm.

Function Documentation

◆ brushForToolButton()

QBrush QQC2_NAMESPACE::brushForToolButton ( bool isOnKeyWindow)

Definition at line 236 of file qquickmacstyle_mac.mm.

References isDarkMode().

Here is the call graph for this function:

◆ cocoaControlType()

◆ darkenPixmap()

QPixmap QQC2_NAMESPACE::darkenPixmap ( const QPixmap & pixmap)
static

Definition at line 2851 of file qquickmacstyle_mac.mm.

◆ drawTabBase()

void QQC2_NAMESPACE::drawTabBase ( QPainter * p,
const QStyleOptionTabBarBase * tbb )

Definition at line 416 of file qquickmacstyle_mac.mm.

References QQC2::QStyle::State_Active.

◆ drawTabShape()

void QQC2_NAMESPACE::drawTabShape ( QPainter * p,
const QStyleOptionTab * tabOpt,
bool isUnified,
int tabOverlap )

◆ getControlSize()

QStyleHelper::WidgetSizePolicy QQC2_NAMESPACE::getControlSize ( const QStyleOption * option)
static

Definition at line 448 of file qquickmacstyle_mac.mm.

References QQC2::QStyleHelper::SizeDefault, QQC2::QStyleHelper::SizeLarge, and QQC2::QStyleHelper::widgetSizePolicy().

Here is the call graph for this function:

◆ isDarkMode()

bool QQC2_NAMESPACE::isDarkMode ( )
static

Definition at line 195 of file qquickmacstyle_mac.mm.

Referenced by brushForToolButton(), QQC2::QMacStylePrivate::cocoaControl(), tabBarTabBackground(), tabBarTabBackgroundActive(), tabBarTabBackgroundActiveHovered(), tabBarTabBackgroundActiveSelected(), tabBarTabBackgroundSelected(), tabBarTabLine(), tabBarTabLineActive(), tabBarTabLineActiveHovered(), and tabBarTabLineSelected().

Here is the caller graph for this function:

◆ qHash()

uint QQC2_NAMESPACE::qHash ( const QMacStylePrivate::CocoaControl & cw,
uint seed = 0 )

◆ qt_aqua_get_known_size()

QSize QQC2_NAMESPACE::qt_aqua_get_known_size ( QStyle::ContentsType ct,
const QStyleOption * opt,
QSize szHint,
QStyleHelper::WidgetSizePolicy sz )
static

Definition at line 610 of file qquickmacstyle_mac.mm.

◆ qt_mac_aqua_get_metric()

int QQC2_NAMESPACE::qt_mac_aqua_get_metric ( QAquaMetric m)
inlinestatic

Definition at line 605 of file qquickmacstyle_mac.mm.

References qt_mac_aqua_metrics.

◆ qt_mac_removeMnemonics()

QString QQC2_NAMESPACE::qt_mac_removeMnemonics ( const QString & original)
static

Definition at line 457 of file qquickmacstyle_mac.mm.

◆ qt_macWindowMainWindow()

bool QQC2_NAMESPACE::qt_macWindowMainWindow ( const QWindow * window)
static

Definition at line 491 of file qquickmacstyle_mac.mm.

◆ rotateTabPainter()

QRect QQC2_NAMESPACE::rotateTabPainter ( QPainter * p,
QStyleOptionTab::Shape shape,
QRect tabRect )

Definition at line 339 of file qquickmacstyle_mac.mm.

◆ setLayoutItemMargins()

void QQC2_NAMESPACE::setLayoutItemMargins ( int left,
int top,
int right,
int bottom,
QRect * rect,
Qt::LayoutDirection dir )
static

Definition at line 3910 of file qquickmacstyle_mac.mm.

◆ setupScroller()

bool QQC2_NAMESPACE::setupScroller ( NSScroller * scroller,
const QStyleOptionSlider * sb )
static

◆ setupSlider()

◆ tabBarTabBackground()

const QColor QQC2_NAMESPACE::tabBarTabBackground ( )
static

Definition at line 211 of file qquickmacstyle_mac.mm.

References isDarkMode().

Here is the call graph for this function:

◆ tabBarTabBackgroundActive()

const QColor QQC2_NAMESPACE::tabBarTabBackgroundActive ( )
static

Definition at line 199 of file qquickmacstyle_mac.mm.

References isDarkMode().

Here is the call graph for this function:

◆ tabBarTabBackgroundActiveHovered()

const QColor QQC2_NAMESPACE::tabBarTabBackgroundActiveHovered ( )
static

Definition at line 203 of file qquickmacstyle_mac.mm.

References isDarkMode().

Here is the call graph for this function:

◆ tabBarTabBackgroundActiveSelected()

const QColor QQC2_NAMESPACE::tabBarTabBackgroundActiveSelected ( )
static

Definition at line 207 of file qquickmacstyle_mac.mm.

References isDarkMode().

Here is the call graph for this function:

◆ tabBarTabBackgroundSelected()

const QColor QQC2_NAMESPACE::tabBarTabBackgroundSelected ( )
static

Definition at line 215 of file qquickmacstyle_mac.mm.

References isDarkMode().

Here is the call graph for this function:

◆ tabBarTabLine()

const QColor QQC2_NAMESPACE::tabBarTabLine ( )
static

Definition at line 227 of file qquickmacstyle_mac.mm.

References isDarkMode().

Here is the call graph for this function:

◆ tabBarTabLineActive()

const QColor QQC2_NAMESPACE::tabBarTabLineActive ( )
static

Definition at line 219 of file qquickmacstyle_mac.mm.

References isDarkMode().

Here is the call graph for this function:

◆ tabBarTabLineActiveHovered()

const QColor QQC2_NAMESPACE::tabBarTabLineActiveHovered ( )
static

Definition at line 223 of file qquickmacstyle_mac.mm.

References isDarkMode().

Here is the call graph for this function:

◆ tabBarTabLineSelected()

const QColor QQC2_NAMESPACE::tabBarTabLineSelected ( )
static

Definition at line 231 of file qquickmacstyle_mac.mm.

References isDarkMode().

Here is the call graph for this function:

Variable Documentation

◆ closeButtonSize

const int QQC2_NAMESPACE::closeButtonSize = 14
static

Definition at line 233 of file qquickmacstyle_mac.mm.

◆ comboBoxDefaultHeight

const qreal QQC2_NAMESPACE::comboBoxDefaultHeight
static
Initial value:
= {
26, 22, 19
}

Definition at line 255 of file qquickmacstyle_mac.mm.

◆ darkMainWindowGradientBegin

const QColor QQC2_NAMESPACE::darkMainWindowGradientBegin ( 47 ,
47 ,
47  )
static

◆ darkMainWindowGradientEnd

const QColor QQC2_NAMESPACE::darkMainWindowGradientEnd ( 47 ,
47 ,
47  )
static

◆ darkModeSeparatorLine

const QColor QQC2_NAMESPACE::darkModeSeparatorLine ( 88 ,
88 ,
88  )
static

◆ darkTabBarTabBackground

const QColor QQC2_NAMESPACE::darkTabBarTabBackground ( 38 ,
38 ,
38  )
static

◆ darkTabBarTabBackgroundActive

const QColor QQC2_NAMESPACE::darkTabBarTabBackgroundActive ( 38 ,
38 ,
38  )
static

◆ darkTabBarTabBackgroundActiveHovered

const QColor QQC2_NAMESPACE::darkTabBarTabBackgroundActiveHovered ( 32 ,
32 ,
32  )
static

◆ darkTabBarTabBackgroundActiveSelected

const QColor QQC2_NAMESPACE::darkTabBarTabBackgroundActiveSelected ( 52 ,
52 ,
52  )
static

◆ darkTabBarTabBackgroundSelected

const QColor QQC2_NAMESPACE::darkTabBarTabBackgroundSelected ( 52 ,
52 ,
52  )
static

◆ darkTabBarTabLine

const QColor QQC2_NAMESPACE::darkTabBarTabLine ( 90 ,
90 ,
90  )
static

◆ darkTabBarTabLineActive

const QColor QQC2_NAMESPACE::darkTabBarTabLineActive ( 90 ,
90 ,
90  )
static

◆ darkTabBarTabLineActiveHovered

const QColor QQC2_NAMESPACE::darkTabBarTabLineActiveHovered ( 90 ,
90 ,
90  )
static

◆ darkTabBarTabLineSelected

const QColor QQC2_NAMESPACE::darkTabBarTabLineSelected ( 90 ,
90 ,
90  )
static

◆ DisclosureOffset

const int QQC2_NAMESPACE::DisclosureOffset = 4
static

Definition at line 185 of file qquickmacstyle_mac.mm.

◆ focusRingWidth

const qreal QQC2_NAMESPACE::focusRingWidth = 3.5
static

Definition at line 270 of file qquickmacstyle_mac.mm.

◆ headerSectionArrowHeight

const int QQC2_NAMESPACE::headerSectionArrowHeight = 6
static

Definition at line 248 of file qquickmacstyle_mac.mm.

◆ headerSectionSeparatorInset

const int QQC2_NAMESPACE::headerSectionSeparatorInset = 2
static

Definition at line 249 of file qquickmacstyle_mac.mm.

◆ lightMainWindowGradientBegin

const QColor QQC2_NAMESPACE::lightMainWindowGradientBegin ( 240 ,
240 ,
240  )
static

◆ lightMainWindowGradientEnd

const QColor QQC2_NAMESPACE::lightMainWindowGradientEnd ( 200 ,
200 ,
200  )
static

◆ lightTabBarTabBackground

const QColor QQC2_NAMESPACE::lightTabBarTabBackground ( 227 ,
227 ,
227  )
static

◆ lightTabBarTabBackgroundActive

const QColor QQC2_NAMESPACE::lightTabBarTabBackgroundActive ( 190 ,
190 ,
190  )
static

◆ lightTabBarTabBackgroundActiveHovered

const QColor QQC2_NAMESPACE::lightTabBarTabBackgroundActiveHovered ( 178 ,
178 ,
178  )
static

◆ lightTabBarTabBackgroundActiveSelected

const QColor QQC2_NAMESPACE::lightTabBarTabBackgroundActiveSelected ( 211 ,
211 ,
211  )
static

◆ lightTabBarTabBackgroundSelected

const QColor QQC2_NAMESPACE::lightTabBarTabBackgroundSelected ( 246 ,
246 ,
246  )
static

◆ lightTabBarTabLine

const QColor QQC2_NAMESPACE::lightTabBarTabLine ( 210 ,
210 ,
210  )
static

◆ lightTabBarTabLineActive

const QColor QQC2_NAMESPACE::lightTabBarTabLineActive ( 160 ,
160 ,
160  )
static

◆ lightTabBarTabLineActiveHovered

const QColor QQC2_NAMESPACE::lightTabBarTabLineActiveHovered ( 150 ,
150 ,
150  )
static

◆ lightTabBarTabLineSelected

const QColor QQC2_NAMESPACE::lightTabBarTabLineSelected ( 189 ,
189 ,
189  )
static

◆ macItemFrame

const int QQC2_NAMESPACE::macItemFrame = 2

Definition at line 510 of file qquickmacstyle_mac.mm.

◆ macItemHMargin

const int QQC2_NAMESPACE::macItemHMargin = 3

Definition at line 511 of file qquickmacstyle_mac.mm.

◆ macRightBorder

const int QQC2_NAMESPACE::macRightBorder = 12

Definition at line 512 of file qquickmacstyle_mac.mm.

◆ popupButtonDefaultHeight

const qreal QQC2_NAMESPACE::popupButtonDefaultHeight
static
Initial value:
= {
26, 22, 15
}

Definition at line 263 of file qquickmacstyle_mac.mm.

◆ pushButtonDefaultHeight

const qreal QQC2_NAMESPACE::pushButtonDefaultHeight
static
Initial value:
= {
32, 28, 16
}

Definition at line 259 of file qquickmacstyle_mac.mm.

◆ qt_mac_aqua_metrics

const int QQC2_NAMESPACE::qt_mac_aqua_metrics
static

Definition at line 562 of file qquickmacstyle_mac.mm.

Referenced by qt_mac_aqua_get_metric().

◆ titleBarButtonSpacing

const qreal QQC2_NAMESPACE::titleBarButtonSpacing = 8
static

Definition at line 189 of file qquickmacstyle_mac.mm.

◆ titleBarIconTitleSpacing

const qreal QQC2_NAMESPACE::titleBarIconTitleSpacing = 5
static

Definition at line 187 of file qquickmacstyle_mac.mm.

◆ titlebarSeparatorLineActive

const QColor QQC2_NAMESPACE::titlebarSeparatorLineActive ( 111 ,
111 ,
111  )
static

◆ titlebarSeparatorLineInactive

const QColor QQC2_NAMESPACE::titlebarSeparatorLineInactive ( 131 ,
131 ,
131  )
static

◆ titleBarTitleRightMargin

const qreal QQC2_NAMESPACE::titleBarTitleRightMargin = 12
static

Definition at line 188 of file qquickmacstyle_mac.mm.

◆ toolButtonArrowMargin

const int QQC2_NAMESPACE::toolButtonArrowMargin = 2
static

Definition at line 268 of file qquickmacstyle_mac.mm.

◆ toolButtonArrowSize

const int QQC2_NAMESPACE::toolButtonArrowSize = 7
static

Definition at line 267 of file qquickmacstyle_mac.mm.