Searched refs:IntSlot (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/mediaplayer/musicplayer/ |
| H A D | volumebutton.cpp | 62 typedef void(QLabel::*IntSlot)(int); in VolumeButton() typedef 63 connect(slider, &QAbstractSlider::valueChanged, label, static_cast<IntSlot>(&QLabel::setNum)); in VolumeButton()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/musicplayer/ |
| H A D | volumebutton.cpp | 62 typedef void(QLabel::*IntSlot)(int); in VolumeButton() typedef 63 connect(slider, &QAbstractSlider::valueChanged, label, static_cast<IntSlot>(&QLabel::setNum)); in VolumeButton()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/musicplayer/ |
| H A D | volumebutton.cpp | 62 typedef void(QLabel::*IntSlot)(int); in VolumeButton() typedef 63 connect(slider, &QAbstractSlider::valueChanged, label, static_cast<IntSlot>(&QLabel::setNum)); in VolumeButton()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/musicplayer/ |
| H A D | volumebutton.cpp | 62 typedef void(QLabel::*IntSlot)(int); in VolumeButton() typedef 63 connect(slider, &QAbstractSlider::valueChanged, label, static_cast<IntSlot>(&QLabel::setNum)); in VolumeButton()
|