Home
last modified time | relevance | path

Searched refs:positionLabel (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/musicplayer/
H A Dmusicplayer.cpp203 positionLabel->setText(formatTime(position)); in updatePosition()
285 positionLabel = new QLabel(tr("00:00"), this); in createWidgets()
286 positionLabel->setMinimumWidth(positionLabel->sizeHint().width()); in createWidgets()
292 controlLayout->addWidget(positionLabel,1,3); in createWidgets()
H A Dmusicplayer.h98 QLabel *positionLabel = nullptr; in QT_FORWARD_DECLARE_CLASS() local
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/musicplayer/
H A Dmusicplayer.cpp202 positionLabel->setText(formatTime(position)); in updatePosition()
292 positionLabel = new QLabel(tr("00:00"), this); in createWidgets()
293 positionLabel->setMinimumWidth(positionLabel->sizeHint().width()); in createWidgets()
299 controlLayout->addWidget(positionLabel,1,3); in createWidgets()
H A Dmusicplayer.h94 QLabel *positionLabel = nullptr; in QT_FORWARD_DECLARE_CLASS() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/mediaplayer/musicplayer/
H A Dmusicplayer.cpp203 positionLabel->setText(formatTime(position)); in updatePosition()
285 positionLabel = new QLabel(tr("00:00"), this); in createWidgets()
286 positionLabel->setMinimumWidth(positionLabel->sizeHint().width()); in createWidgets()
292 controlLayout->addWidget(positionLabel,1,3); in createWidgets()
H A Dmusicplayer.h98 QLabel *positionLabel = nullptr; in QT_FORWARD_DECLARE_CLASS() local
/OK3568_Linux_fs/app/forlinx/forlinx_qt/musicplayer/
H A Dmusicplayer.cpp202 positionLabel->setText(formatTime(position)); in updatePosition()
292 positionLabel = new QLabel(tr("00:00"), this); in createWidgets()
293 positionLabel->setMinimumWidth(positionLabel->sizeHint().width()); in createWidgets()
299 controlLayout->addWidget(positionLabel,1,3); in createWidgets()
H A Dmusicplayer.h94 QLabel *positionLabel = nullptr; in QT_FORWARD_DECLARE_CLASS() local