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 515 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 515 of file qquickmacstyle_mac.mm.

Function Documentation

◆ brushForToolButton()

QBrush QQC2_NAMESPACE::brushForToolButton ( bool isOnKeyWindow)

Definition at line 233 of file qquickmacstyle_mac.mm.

References isDarkMode().

Referenced by QQC2_NAMESPACE::QMacStyle::drawComplexControl().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ cocoaControlType()

◆ darkenPixmap()

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

Definition at line 2855 of file qquickmacstyle_mac.mm.

◆ drawTabBase()

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

Definition at line 413 of file qquickmacstyle_mac.mm.

◆ drawTabShape()

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

Definition at line 359 of file qquickmacstyle_mac.mm.

◆ getControlSize()

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

Definition at line 445 of file qquickmacstyle_mac.mm.

◆ isDarkMode()

bool QQC2_NAMESPACE::isDarkMode ( )
static

◆ 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

◆ qt_mac_aqua_get_metric()

int QQC2_NAMESPACE::qt_mac_aqua_get_metric ( QAquaMetric m)
inlinestatic

Definition at line 602 of file qquickmacstyle_mac.mm.

References qt_mac_aqua_metrics.

Referenced by qt_aqua_get_known_size().

Here is the caller graph for this function:

◆ qt_mac_removeMnemonics()

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

Definition at line 454 of file qquickmacstyle_mac.mm.

◆ qt_macWindowMainWindow()

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

Definition at line 488 of file qquickmacstyle_mac.mm.

◆ rotateTabPainter()

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

Definition at line 336 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 3914 of file qquickmacstyle_mac.mm.

◆ setupScroller()

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

Definition at line 269 of file qquickmacstyle_mac.mm.

◆ setupSlider()

bool QQC2_NAMESPACE::setupSlider ( NSSlider * slider,
const QStyleOptionSlider * sl )
static

Definition at line 286 of file qquickmacstyle_mac.mm.

◆ tabBarTabBackground()

const QColor QQC2_NAMESPACE::tabBarTabBackground ( )
static

Definition at line 208 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 196 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 200 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 204 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 212 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 224 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 216 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 220 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 228 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 230 of file qquickmacstyle_mac.mm.

◆ comboBoxDefaultHeight

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

Definition at line 252 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 182 of file qquickmacstyle_mac.mm.

Referenced by QQC2_NAMESPACE::QMacStyle::drawPrimitive().

◆ focusRingWidth

const qreal QQC2_NAMESPACE::focusRingWidth = 3.5
static

Definition at line 267 of file qquickmacstyle_mac.mm.

◆ headerSectionArrowHeight

const int QQC2_NAMESPACE::headerSectionArrowHeight = 6
static

Definition at line 245 of file qquickmacstyle_mac.mm.

◆ headerSectionSeparatorInset

const int QQC2_NAMESPACE::headerSectionSeparatorInset = 2
static

Definition at line 246 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 507 of file qquickmacstyle_mac.mm.

◆ macItemHMargin

const int QQC2_NAMESPACE::macItemHMargin = 3

Definition at line 508 of file qquickmacstyle_mac.mm.

◆ macRightBorder

const int QQC2_NAMESPACE::macRightBorder = 12

Definition at line 509 of file qquickmacstyle_mac.mm.

◆ popupButtonDefaultHeight

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

Definition at line 260 of file qquickmacstyle_mac.mm.

◆ pushButtonDefaultHeight

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

Definition at line 256 of file qquickmacstyle_mac.mm.

◆ qt_mac_aqua_metrics

const int QQC2_NAMESPACE::qt_mac_aqua_metrics
static

Definition at line 559 of file qquickmacstyle_mac.mm.

Referenced by qt_mac_aqua_get_metric().

◆ titleBarButtonSpacing

const qreal QQC2_NAMESPACE::titleBarButtonSpacing = 8
static

Definition at line 186 of file qquickmacstyle_mac.mm.

◆ titleBarIconTitleSpacing

const qreal QQC2_NAMESPACE::titleBarIconTitleSpacing = 5
static

Definition at line 184 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 185 of file qquickmacstyle_mac.mm.

◆ toolButtonArrowMargin

const int QQC2_NAMESPACE::toolButtonArrowMargin = 2
static

◆ toolButtonArrowSize

const int QQC2_NAMESPACE::toolButtonArrowSize = 7
static