Searched refs:showPromptAction (Results 1 – 2 of 2) sorted by relevance
113 static QAction *showNormalAction, *showAllAction, *showPromptAction; variable
921 QAction *ConfigList::showPromptAction; member in ConfigList 1431 ConfigList::showPromptAction = new QAction("Show Prompt Options", optGroup); in ConfigMainWindow() 1432 ConfigList::showPromptAction->setCheckable(true); in ConfigMainWindow()