Searched refs:actCmdlinePopup (Results 1 – 2 of 2) sorted by relevance
42 static QAction *actCmdlinePopup, *actLocate, *actSwitchFullScreenTE; variable100 #define krCmdlinePopup KrActions::actCmdlinePopup
68 QAction *KrActions::actCmdlinePopup = 0; member in KrActions219 …NEW_KACTION(actCmdlinePopup, i18n("popup cmdline"), 0, Qt::CTRL + Qt::Key_Slash, SLOTS, SLOT(cmdli… in setupActions()