Searched refs:showAllAction (Results 1 – 2 of 2) sorted by relevance
237 static QAction *showAllAction; variable
910 QAction *ConfigView::showAllAction; member in ConfigView946 else if (act == showAllAction) in setOptionMode()1429 configView->showAllAction = new QAction("Show All Options", optGroup); in ConfigMainWindow()1432 configView->showAllAction->setCheckable(true); in ConfigMainWindow()