Searched refs:onShortcutPrevTab (Results 1 – 2 of 2) sorted by relevance
194 void onShortcutPrevTab();
299 connect(shortcut, &QShortcut::activated, this, &MainWindow::onShortcutPrevTab);308 connect(shortcut, &QShortcut::activated, this, &MainWindow::onShortcutPrevTab);2193 void MainWindow::onShortcutPrevTab() { in onShortcutPrevTab() function in PCManFM::MainWindow