Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/player/
H A Dvideoplayer.h113 QString str_SelectPath; variable
H A Dvideoplayer.cpp521 str_SelectPath = fileDialog->getExistingDirectory(); in on_subtitleSelectButton_clicked()
522 qDebug()<<"the path is "<< str_SelectPath; in on_subtitleSelectButton_clicked()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/
H A Dvideoplayer.h118 QString str_SelectPath; variable
H A Dvideoplayer.cpp571 str_SelectPath = fileDialog->getExistingDirectory(); in on_subtitleSelectButton_clicked()
572 qDebug()<<"the path is "<< str_SelectPath; in on_subtitleSelectButton_clicked()