Searched refs:showNormalAction (Results 1 – 2 of 2) sorted by relevance
113 static QAction *showNormalAction, *showAllAction, *showPromptAction; variable
363 if (action == showNormalAction) in setOptionMode()916 QAction *ConfigList::showNormalAction; member in ConfigList1435 ConfigList::showNormalAction = new QAction("Show Normal Options", optGroup); in ConfigMainWindow()1436 ConfigList::showNormalAction->setCheckable(true); in ConfigMainWindow()