Home
last modified time | relevance | path

Searched refs:on_openClicked (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/qfm/
H A Dqfmwindow.h102 void on_openClicked();
H A Dqfmwindow.cpp76 connect(m_btnopen, SIGNAL(clicked(bool)), this, SLOT(on_openClicked())); in QfmWindow()
302 void QfmWindow::on_openClicked() in on_openClicked() function in QfmWindow