Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/musicplayer/
H A Dmusicplayer.cpp101 infoLabel->setText(QDir::toNativeSeparators(filePath)); in playUrl()
105 infoLabel->setText(url.toString()); in playUrl()
238 infoLabel->setText(info.join(tr(" - "))); in updateInfo()
245 infoLabel->setText(errorString.isEmpty() in handleError()
280 infoLabel = new QLabel(this); in createWidgets()
283 infoLabel->setFont(font); in createWidgets()
294 controlLayout->addWidget(infoLabel,0,2); in createWidgets()
H A Dmusicplayer.h99 QLabel *infoLabel = nullptr; in QT_FORWARD_DECLARE_CLASS() local
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/musicplayer/
H A Dmusicplayer.cpp100 infoLabel->setText(QDir::toNativeSeparators(filePath)); in playUrl()
104 infoLabel->setText(url.toString()); in playUrl()
237 infoLabel->setText(info.join(tr(" - "))); in updateInfo()
244 infoLabel->setText(errorString.isEmpty() in handleError()
287 infoLabel = new QLabel(this); in createWidgets()
290 infoLabel->setFont(font); in createWidgets()
302 controlLayout->addWidget(infoLabel,0,2); in createWidgets()
H A Dmusicplayer.h95 QLabel *infoLabel = nullptr; in QT_FORWARD_DECLARE_CLASS() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/mediaplayer/musicplayer/
H A Dmusicplayer.cpp101 infoLabel->setText(QDir::toNativeSeparators(filePath)); in playUrl()
105 infoLabel->setText(url.toString()); in playUrl()
238 infoLabel->setText(info.join(tr(" - "))); in updateInfo()
245 infoLabel->setText(errorString.isEmpty() in handleError()
280 infoLabel = new QLabel(this); in createWidgets()
283 infoLabel->setFont(font); in createWidgets()
294 controlLayout->addWidget(infoLabel,0,2); in createWidgets()
H A Dmusicplayer.h99 QLabel *infoLabel = nullptr; in QT_FORWARD_DECLARE_CLASS() local
/OK3568_Linux_fs/app/forlinx/forlinx_qt/musicplayer/
H A Dmusicplayer.cpp100 infoLabel->setText(QDir::toNativeSeparators(filePath)); in playUrl()
104 infoLabel->setText(url.toString()); in playUrl()
237 infoLabel->setText(info.join(tr(" - "))); in updateInfo()
244 infoLabel->setText(errorString.isEmpty() in handleError()
287 infoLabel = new QLabel(this); in createWidgets()
290 infoLabel->setFont(font); in createWidgets()
302 controlLayout->addWidget(infoLabel,0,2); in createWidgets()
H A Dmusicplayer.h95 QLabel *infoLabel = nullptr; in QT_FORWARD_DECLARE_CLASS() local