Searched refs:showPromptAction (Results 1 – 6 of 6) sorted by relevance
113 static QAction *showNormalAction, *showAllAction, *showPromptAction; variable
916 QAction *ConfigList::showPromptAction; member in ConfigList1421 ConfigList::showPromptAction = new QAction("Show Prompt Options", optGroup); in ConfigMainWindow()1422 ConfigList::showPromptAction->setCheckable(true); in ConfigMainWindow()
238 static QAction *showPromptAction; variable
920 QAction *ConfigView::showPromptAction; member in ConfigView1440 configView->showPromptAction = new QAction(_("Show Prompt Options"), optGroup); in ConfigMainWindow()1443 configView->showPromptAction->setCheckable(true); in ConfigMainWindow()