Home
last modified time | relevance | path

Searched refs:popupLayout (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/mediaplayer/musicplayer/
H A Dvolumebutton.cpp65 QBoxLayout *popupLayout = new QHBoxLayout(popup); in VolumeButton() local
66 popupLayout->setMargin(2); in VolumeButton()
67 popupLayout->addWidget(slider); in VolumeButton()
68 popupLayout->addWidget(label); in VolumeButton()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/musicplayer/
H A Dvolumebutton.cpp65 QBoxLayout *popupLayout = new QHBoxLayout(popup); in VolumeButton() local
66 popupLayout->setMargin(2); in VolumeButton()
67 popupLayout->addWidget(slider); in VolumeButton()
68 popupLayout->addWidget(label); in VolumeButton()
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/musicplayer/
H A Dvolumebutton.cpp65 QBoxLayout *popupLayout = new QHBoxLayout(popup); in VolumeButton() local
66 popupLayout->setMargin(2); in VolumeButton()
67 popupLayout->addWidget(slider); in VolumeButton()
68 popupLayout->addWidget(label); in VolumeButton()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/musicplayer/
H A Dvolumebutton.cpp65 QBoxLayout *popupLayout = new QHBoxLayout(popup); in VolumeButton() local
66 popupLayout->setMargin(2); in VolumeButton()
67 popupLayout->addWidget(slider); in VolumeButton()
68 popupLayout->addWidget(label); in VolumeButton()