Home
last modified time | relevance | path

Searched refs:mLabelForegroundColor (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/spectacle/spectacle-21.12.3/src/QuickEditor/
H A DQuickEditor.h111 QColor mLabelForegroundColor; variable
H A DQuickEditor.cpp56 , mLabelForegroundColor(palette().windowText().color()) in QuickEditor()
750 painter.setPen(mLabelForegroundColor); in drawBottomHelpText()
890 painter.fillRect(crossHairBorder, mLabelForegroundColor); in drawMagnifier()
908 QPen pen(mLabelForegroundColor); in drawMidHelpText()
954 painter.setPen(mLabelForegroundColor); in drawSelectionSizeTooltip()