Searched refs:onTabPageSortFilterChanged (Results 1 – 2 of 2) sorted by relevance
202 void onTabPageSortFilterChanged();
676 connect(page, &TabPage::sortFilterChanged, this, &MainWindow::onTabPageSortFilterChanged); in addTabWithPage()1596 void MainWindow::onTabPageSortFilterChanged() { // NOTE: This may be called from context menu too. in onTabPageSortFilterChanged() function in PCManFM::MainWindow