Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QQC2_NAMESPACE Namespace Reference

Classes

class  AppearanceSync
 
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
}
 

Functions

static QLinearGradient titlebarGradientActive ()
 
static QLinearGradient titlebarGradientInactive ()
 
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

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 

Definition at line 588 of file qquickmacstyle_mac.mm.

Function Documentation

◆ brushForToolButton()

QBrush QQC2_NAMESPACE::brushForToolButton ( bool  isOnKeyWindow)

Definition at line 270 of file qquickmacstyle_mac.mm.

References brushForToolButton(), and isDarkMode().

Referenced by brushForToolButton(), and QQC2_NAMESPACE::QMacStyle::drawComplexControl().

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

◆ cocoaControlType()

◆ darkenPixmap()

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

Definition at line 2920 of file qquickmacstyle_mac.mm.

References QImage::Format_ARGB32, QPixmap::fromImage(), QColor::getHsv(), pixmap, qAlpha(), qBlue(), qGreen(), qMin(), qRed(), QRgb, qRgba(), QColor::rgb(), and QColor::setHsv().

+ Here is the call graph for this function:

◆ drawTabBase()

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

Definition at line 486 of file qquickmacstyle_mac.mm.

References Qt::black, drawTabBase(), QRect::height(), isDarkMode(), rotateTabPainter(), QStyle::State_Active, tabBarTabBackground(), tabBarTabBackgroundActive(), tabBarTabLine(), tabBarTabLineActive(), and QRect::width().

Referenced by QQC2_NAMESPACE::QMacStyle::drawPrimitive(), and drawTabBase().

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

◆ drawTabShape()

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

Definition at line 432 of file qquickmacstyle_mac.mm.

References Qt::black, QPainter::CompositionMode_Source, drawTabShape(), QRect::height(), isDarkMode(), rect, rotateTabPainter(), QStyle::State_Active, QStyle::State_MouseOver, QStyle::State_Selected, tabBarTabBackgroundActiveHovered(), tabBarTabBackgroundActiveSelected(), tabBarTabBackgroundSelected(), tabBarTabLine(), tabBarTabLineActive(), tabBarTabLineActiveHovered(), tabBarTabLineSelected(), Qt::transparent, and QRect::width().

Referenced by QQC2_NAMESPACE::QMacStyle::drawControl(), and drawTabShape().

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

◆ getControlSize()

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

Definition at line 518 of file qquickmacstyle_mac.mm.

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

+ Here is the call graph for this function:

◆ isDarkMode()

bool QQC2_NAMESPACE::isDarkMode ( )

Definition at line 229 of file qquickmacstyle_mac.mm.

◆ qHash()

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

Definition at line 1139 of file qquickmacstyle_mac.mm.

References cw, and seed.

◆ qt_aqua_get_known_size()

◆ qt_mac_aqua_get_metric()

static int QQC2_NAMESPACE::qt_mac_aqua_get_metric ( QAquaMetric  m)
inlinestatic

Definition at line 675 of file qquickmacstyle_mac.mm.

References qt_mac_aqua_metrics.

◆ qt_mac_removeMnemonics()

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

Definition at line 527 of file qquickmacstyle_mac.mm.

References QString::at(), QChar::isSpace(), QString::length(), QString::size(), and QString::truncate().

+ Here is the call graph for this function:

◆ qt_macWindowMainWindow()

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

Definition at line 561 of file qquickmacstyle_mac.mm.

References QGuiApplication::platformNativeInterface(), QByteArrayLiteral, and window().

+ Here is the call graph for this function:

◆ rotateTabPainter()

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

Definition at line 409 of file qquickmacstyle_mac.mm.

References QMacStylePrivate::East, QRect::height(), rotateTabPainter(), QRect::setRect(), QRect::width(), and QRect::y().

Referenced by drawTabBase(), drawTabShape(), and rotateTabPainter().

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

◆ setLayoutItemMargins()

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

Definition at line 3985 of file qquickmacstyle_mac.mm.

References dir, rect, and Qt::RightToLeft.

◆ setupScroller()

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

Definition at line 342 of file qquickmacstyle_mac.mm.

References Qt::Horizontal, qFuzzyIsNull(), Qt::RightToLeft, and scroller.

+ Here is the call graph for this function:

◆ setupSlider()

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

◆ tabBarTabBackground()

static const QColor QQC2_NAMESPACE::tabBarTabBackground ( )
static

Definition at line 245 of file qquickmacstyle_mac.mm.

References darkTabBarTabBackground, isDarkMode(), lightTabBarTabBackground, and tabBarTabBackground().

Referenced by drawTabBase(), and tabBarTabBackground().

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

◆ tabBarTabBackgroundActive()

static const QColor QQC2_NAMESPACE::tabBarTabBackgroundActive ( )
static

Definition at line 233 of file qquickmacstyle_mac.mm.

References darkTabBarTabBackgroundActive, isDarkMode(), lightTabBarTabBackgroundActive, and tabBarTabBackgroundActive().

Referenced by drawTabBase(), and tabBarTabBackgroundActive().

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

◆ tabBarTabBackgroundActiveHovered()

static const QColor QQC2_NAMESPACE::tabBarTabBackgroundActiveHovered ( )
static

Definition at line 237 of file qquickmacstyle_mac.mm.

References darkTabBarTabBackgroundActiveHovered, isDarkMode(), lightTabBarTabBackgroundActiveHovered, and tabBarTabBackgroundActiveHovered().

Referenced by drawTabShape(), and tabBarTabBackgroundActiveHovered().

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

◆ tabBarTabBackgroundActiveSelected()

static const QColor QQC2_NAMESPACE::tabBarTabBackgroundActiveSelected ( )
static

Definition at line 241 of file qquickmacstyle_mac.mm.

References darkTabBarTabBackgroundActiveSelected, isDarkMode(), lightTabBarTabBackgroundActiveSelected, and tabBarTabBackgroundActiveSelected().

Referenced by drawTabShape(), and tabBarTabBackgroundActiveSelected().

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

◆ tabBarTabBackgroundSelected()

static const QColor QQC2_NAMESPACE::tabBarTabBackgroundSelected ( )
static

Definition at line 249 of file qquickmacstyle_mac.mm.

References darkTabBarTabBackgroundSelected, isDarkMode(), lightTabBarTabBackgroundSelected, and tabBarTabBackgroundSelected().

Referenced by drawTabShape(), and tabBarTabBackgroundSelected().

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

◆ tabBarTabLine()

static const QColor QQC2_NAMESPACE::tabBarTabLine ( )
static

Definition at line 261 of file qquickmacstyle_mac.mm.

References darkTabBarTabLine, isDarkMode(), lightTabBarTabLine, and tabBarTabLine().

Referenced by drawTabBase(), drawTabShape(), and tabBarTabLine().

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

◆ tabBarTabLineActive()

static const QColor QQC2_NAMESPACE::tabBarTabLineActive ( )
static

Definition at line 253 of file qquickmacstyle_mac.mm.

References darkTabBarTabLineActive, isDarkMode(), lightTabBarTabLineActive, and tabBarTabLineActive().

Referenced by drawTabBase(), drawTabShape(), and tabBarTabLineActive().

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

◆ tabBarTabLineActiveHovered()

static const QColor QQC2_NAMESPACE::tabBarTabLineActiveHovered ( )
static

Definition at line 257 of file qquickmacstyle_mac.mm.

References darkTabBarTabLineActiveHovered, isDarkMode(), lightTabBarTabLineActiveHovered, and tabBarTabLineActiveHovered().

Referenced by drawTabShape(), and tabBarTabLineActiveHovered().

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

◆ tabBarTabLineSelected()

static const QColor QQC2_NAMESPACE::tabBarTabLineSelected ( )
static

Definition at line 265 of file qquickmacstyle_mac.mm.

References darkTabBarTabLineSelected, isDarkMode(), lightTabBarTabLineSelected, and tabBarTabLineSelected().

Referenced by drawTabShape(), and tabBarTabLineSelected().

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

◆ titlebarGradientActive()

static QLinearGradient QQC2_NAMESPACE::titlebarGradientActive ( )
static

Definition at line 172 of file qquickmacstyle_mac.mm.

References QGradient::setColorAt().

+ Here is the call graph for this function:

◆ titlebarGradientInactive()

static QLinearGradient QQC2_NAMESPACE::titlebarGradientInactive ( )
static

Definition at line 192 of file qquickmacstyle_mac.mm.

References QGradient::setColorAt().

+ Here is the call graph for this function:

Variable Documentation

◆ closeButtonSize

const int QQC2_NAMESPACE::closeButtonSize = 14
static

Definition at line 267 of file qquickmacstyle_mac.mm.

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

◆ comboBoxDefaultHeight

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

Definition at line 289 of file qquickmacstyle_mac.mm.

◆ darkMainWindowGradientBegin

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

◆ darkMainWindowGradientEnd

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

◆ darkModeSeparatorLine

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

◆ darkTabBarTabBackground

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

Referenced by tabBarTabBackground().

◆ darkTabBarTabBackgroundActive

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

◆ darkTabBarTabBackgroundActiveHovered

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

◆ darkTabBarTabBackgroundActiveSelected

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

◆ darkTabBarTabBackgroundSelected

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

◆ darkTabBarTabLine

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

Referenced by tabBarTabLine().

◆ darkTabBarTabLineActive

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

Referenced by tabBarTabLineActive().

◆ darkTabBarTabLineActiveHovered

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

◆ darkTabBarTabLineSelected

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

Referenced by tabBarTabLineSelected().

◆ DisclosureOffset

const int QQC2_NAMESPACE::DisclosureOffset = 4
static

Definition at line 219 of file qquickmacstyle_mac.mm.

◆ focusRingWidth

const qreal QQC2_NAMESPACE::focusRingWidth = 3.5
static

Definition at line 304 of file qquickmacstyle_mac.mm.

◆ headerSectionArrowHeight

const int QQC2_NAMESPACE::headerSectionArrowHeight = 6
static

Definition at line 282 of file qquickmacstyle_mac.mm.

◆ headerSectionSeparatorInset

const int QQC2_NAMESPACE::headerSectionSeparatorInset = 2
static

Definition at line 283 of file qquickmacstyle_mac.mm.

◆ lightMainWindowGradientBegin

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

◆ lightMainWindowGradientEnd

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

◆ lightTabBarTabBackground

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

Referenced by tabBarTabBackground().

◆ lightTabBarTabBackgroundActive

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

◆ lightTabBarTabBackgroundActiveHovered

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

◆ lightTabBarTabBackgroundActiveSelected

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

◆ lightTabBarTabBackgroundSelected

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

◆ lightTabBarTabLine

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

Referenced by tabBarTabLine().

◆ lightTabBarTabLineActive

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

Referenced by tabBarTabLineActive().

◆ lightTabBarTabLineActiveHovered

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

◆ lightTabBarTabLineSelected

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

Referenced by tabBarTabLineSelected().

◆ macItemFrame

const int QQC2_NAMESPACE::macItemFrame = 2

Definition at line 580 of file qquickmacstyle_mac.mm.

◆ macItemHMargin

const int QQC2_NAMESPACE::macItemHMargin = 3

Definition at line 581 of file qquickmacstyle_mac.mm.

◆ macRightBorder

const int QQC2_NAMESPACE::macRightBorder = 12

Definition at line 582 of file qquickmacstyle_mac.mm.

◆ popupButtonDefaultHeight

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

Definition at line 297 of file qquickmacstyle_mac.mm.

◆ pushButtonDefaultHeight

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

Definition at line 293 of file qquickmacstyle_mac.mm.

◆ qt_mac_aqua_metrics

const int QQC2_NAMESPACE::qt_mac_aqua_metrics[]
static

Definition at line 632 of file qquickmacstyle_mac.mm.

◆ titleBarButtonSpacing

const qreal QQC2_NAMESPACE::titleBarButtonSpacing = 8
static

Definition at line 223 of file qquickmacstyle_mac.mm.

◆ titleBarIconTitleSpacing

const qreal QQC2_NAMESPACE::titleBarIconTitleSpacing = 5
static

Definition at line 221 of file qquickmacstyle_mac.mm.

◆ titlebarSeparatorLineActive

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

◆ titlebarSeparatorLineInactive

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

◆ titleBarTitleRightMargin

const qreal QQC2_NAMESPACE::titleBarTitleRightMargin = 12
static

Definition at line 222 of file qquickmacstyle_mac.mm.

◆ toolButtonArrowMargin

const int QQC2_NAMESPACE::toolButtonArrowMargin = 2
static

Definition at line 302 of file qquickmacstyle_mac.mm.

◆ toolButtonArrowSize

const int QQC2_NAMESPACE::toolButtonArrowSize = 7
static

Definition at line 301 of file qquickmacstyle_mac.mm.