Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/qfm/
H A Dqfmwindow.cpp161 if(istop(m_curDir)){ in updatecurdir()
210 bool intop = istop(m_curDir); in getlist()
271 bool QfmWindow::istop(QString path) in istop() function in QfmWindow
307 if(! istop(m_curDir)){ in on_openClicked()
327 if(istop(m_curDir)){ in on_returnClicked()
345 if(! istop(m_curDir)){ in on_itemClicked()
H A Dqfmwindow.h98 bool istop(QString path);