Searched refs:onFolderUnmounted (Results 1 – 2 of 2) sorted by relevance
216 void onFolderUnmounted();
679 connect(page, &TabPage::folderUnmounted, this, &MainWindow::onFolderUnmounted); in addTabWithPage()1180 void MainWindow::onFolderUnmounted() { in onFolderUnmounted() function in PCManFM::MainWindow