Searched refs:showPromptAction (Results 1 – 2 of 2) sorted by relevance
112 static QAction *showNormalAction, *showAllAction, *showPromptAction; variable
912 QAction *ConfigList::showPromptAction; member in ConfigList1376 ConfigList::showPromptAction = new QAction("Show Prompt Options", optGroup); in ConfigMainWindow()1377 ConfigList::showPromptAction->setCheckable(true); in ConfigMainWindow()1384 ConfigList::showPromptAction->setChecked(true); in ConfigMainWindow()