Searched refs:showAllAction (Results 1 – 4 of 4) sorted by relevance
113 static QAction *showNormalAction, *showAllAction, *showPromptAction; variable
367 else if (action == showAllAction) in setOptionMode()919 QAction *ConfigList::showAllAction; member in ConfigList1439 ConfigList::showAllAction = new QAction("Show All Options", optGroup); in ConfigMainWindow()1440 ConfigList::showAllAction->setCheckable(true); in ConfigMainWindow()
237 static QAction *showAllAction; variable
919 QAction *ConfigView::showAllAction; member in ConfigView955 else if (act == showAllAction) in setOptionMode()1439 configView->showAllAction = new QAction(_("Show All Options"), optGroup); in ConfigMainWindow()1442 configView->showAllAction->setCheckable(true); in ConfigMainWindow()