Home
last modified time | relevance | path

Searched refs:showNormalAction (Results 1 – 2 of 2) sorted by relevance

/xen/xen/tools/kconfig/
A Dqconf.h236 static QAction *showNormalAction; variable
A Dqconf.cc909 QAction *ConfigView::showNormalAction; member in ConfigView
944 if (act == showNormalAction) in setOptionMode()
1430 configView->showNormalAction = new QAction("Show Normal Options", optGroup); in ConfigMainWindow()
1433 configView->showNormalAction->setCheckable(true); in ConfigMainWindow()

Completed in 6 milliseconds