Searched refs:showAllAction (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/scripts/kconfig/
H A Dqconf.h237 static QAction *showAllAction; member in class:ConfigView
H A Dqconf.cc911 QAction *ConfigView::showAllAction; member in class:ConfigView
947 else if (act == showAllAction) setOptionMode()
1431 configView->showAllAction = new QAction(_("Show All Options"), optGroup); ConfigMainWindow()
1434 configView->showAllAction->setCheckable(true); ConfigMainWindow()

Completed in 61 milliseconds