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