Searched refs:m_curVideoFileName (Results 1 – 4 of 4) sorted by relevance
57 m_curVideoFileName(""), in VideoPlayer()144 ui->videoNameLabel->setText(m_curVideoFileName); in initAutPlayer()353 m_curVideoFileName = m_playList.at(m_curVideoFileCount).completeBaseName(); in on_preVideoButton_clicked()372 m_curVideoFileName = m_playList.at(m_curVideoFileCount).completeBaseName(); in on_nextVideoButton_clicked()469 m_curVideoFileName = m_playList.at(row).completeBaseName(); in on_notifyVideoPlayerToPlay()634 m_curVideoFileName = fileInfo.fileName(); in on_notifyVideoPlayerAddFile()641 qDebug()<<"on_notifyVideoPlayerAddFile "<< m_curVideoFilePath << " "<< m_curVideoFileName; in on_notifyVideoPlayerAddFile()
112 QString m_curVideoFileName; variable
59 m_curVideoFileName(""), in VideoPlayer()181 ui->videoNameLabel->setText(m_curVideoFileName); in initAutPlayer()403 m_curVideoFileName = m_playList.at(m_curVideoFileCount).completeBaseName(); in on_preVideoButton_clicked()422 m_curVideoFileName = m_playList.at(m_curVideoFileCount).completeBaseName(); in on_nextVideoButton_clicked()519 m_curVideoFileName = m_playList.at(row).completeBaseName(); in on_notifyVideoPlayerToPlay()684 m_curVideoFileName = fileInfo.fileName(); in on_notifyVideoPlayerAddFile()691 qDebug()<<"on_notifyVideoPlayerAddFile "<< m_curVideoFilePath << " "<< m_curVideoFileName; in on_notifyVideoPlayerAddFile()
117 QString m_curVideoFileName; variable