Searched refs:m_backgroundColor (Results 1 – 7 of 7) sorted by relevance
26 m_backgroundColor(Qt::black) in SwitchButton()54 background = m_backgroundColor; in paintEvent()59 background = m_backgroundColor; in paintEvent()148 m_backgroundColor = color; in setBackgroundColor()
53 QColor m_backgroundColor; //background color variable
113 QColor m_backgroundColor; variable