Searched refs:actSwapPanels (Results 1 – 2 of 2) sorted by relevance
45 static QAction *actMountMan, *actNewTool, *actSwapPanels, *actSwapSides; variable
58 QAction *KrActions::actSwapPanels = 0; member in KrActions209 …NEW_KACTION(actSwapPanels, i18n("S&wap Panels"), 0, Qt::CTRL + Qt::Key_U, SLOTS, SLOT(swapPanels()… in setupActions()