Home
last modified time | relevance | path

Searched refs:m_backgroundColor (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/
H A Dswitchbutton.cpp26 m_backgroundColor(Qt::black) in SwitchButton()
54 background = m_backgroundColor; in paintEvent()
59 background = m_backgroundColor; in paintEvent()
148 m_backgroundColor = color; in setBackgroundColor()
H A Dswitchbutton.h53 QColor m_backgroundColor; //background color variable
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/
H A Dswitchbutton.cpp26 m_backgroundColor(Qt::black) in SwitchButton()
54 background = m_backgroundColor; in paintEvent()
59 background = m_backgroundColor; in paintEvent()
148 m_backgroundColor = color; in setBackgroundColor()
H A Dswitchbutton.h53 QColor m_backgroundColor; //background color variable
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/common/
H A Dswitchbutton.cpp26 m_backgroundColor(Qt::black) in SwitchButton()
54 background = m_backgroundColor; in paintEvent()
59 background = m_backgroundColor; in paintEvent()
148 m_backgroundColor = color; in setBackgroundColor()
H A Dswitchbutton.h53 QColor m_backgroundColor; //background color variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapcopyrightsnotice_p.h113 QColor m_backgroundColor; variable