Searched refs:showAllAction (Results 1 – 2 of 2) sorted by relevance
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()