Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
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

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

Function Documentation

◆ brushForToolButton()

QBrush QQC2_NAMESPACE::brushForToolButton ( bool isOnKeyWindow)

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

References QImage::convertToFormat(), QImage::Format_ARGB32, QPixmap::fromImage(), QImage::height(), pixmap, qAlpha(), qBlue(), qGreen(), qMin(), qRed(), QRgb, and qRgba().

+ Here is the call graph for this function:

◆ drawTabBase()

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

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

References QRect::adjusted(), 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 479 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 190 of file qquickmacstyle_mac.mm.

◆ qHash()

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

Definition at line 1100 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 636 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 488 of file qquickmacstyle_mac.mm.

References QString::at(), QString::length(), and QString::size().

+ Here is the call graph for this function:

◆ qt_macWindowMainWindow()

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

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

References QMacStylePrivate::East, QRect::height(), QTransform::rotate(), rotateTabPainter(), QRect::setRect(), QTransform::translate(), 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 3931 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 303 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 206 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 194 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 198 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 202 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 210 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 222 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 214 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 218 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 226 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:

Variable Documentation

◆ closeButtonSize

const int QQC2_NAMESPACE::closeButtonSize = 14
static

Definition at line 228 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 250 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 180 of file qquickmacstyle_mac.mm.

◆ focusRingWidth

const qreal QQC2_NAMESPACE::focusRingWidth = 3.5
static

Definition at line 265 of file qquickmacstyle_mac.mm.

◆ headerSectionArrowHeight

const int QQC2_NAMESPACE::headerSectionArrowHeight = 6
static

Definition at line 243 of file qquickmacstyle_mac.mm.

◆ headerSectionSeparatorInset

const int QQC2_NAMESPACE::headerSectionSeparatorInset = 2
static

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

◆ macItemHMargin

const int QQC2_NAMESPACE::macItemHMargin = 3

Definition at line 542 of file qquickmacstyle_mac.mm.

◆ macRightBorder

const int QQC2_NAMESPACE::macRightBorder = 12

Definition at line 543 of file qquickmacstyle_mac.mm.

◆ popupButtonDefaultHeight

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

Definition at line 258 of file qquickmacstyle_mac.mm.

◆ pushButtonDefaultHeight

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

Definition at line 254 of file qquickmacstyle_mac.mm.

◆ qt_mac_aqua_metrics

const int QQC2_NAMESPACE::qt_mac_aqua_metrics[]
static

Definition at line 593 of file qquickmacstyle_mac.mm.

◆ titleBarButtonSpacing

const qreal QQC2_NAMESPACE::titleBarButtonSpacing = 8
static

Definition at line 184 of file qquickmacstyle_mac.mm.

◆ titleBarIconTitleSpacing

const qreal QQC2_NAMESPACE::titleBarIconTitleSpacing = 5
static

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

◆ toolButtonArrowMargin

const int QQC2_NAMESPACE::toolButtonArrowMargin = 2
static

Definition at line 263 of file qquickmacstyle_mac.mm.

◆ toolButtonArrowSize

const int QQC2_NAMESPACE::toolButtonArrowSize = 7
static

Definition at line 262 of file qquickmacstyle_mac.mm.