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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dqconf.h252 static QAction *showPromptAction; member in class:ConfigView
H A Dqconf.cc851 QAction *ConfigView::showPromptAction; member in class:ConfigView
1350 configView->showPromptAction = new QAction(NULL, _("Show Prompt Options"), 0, optGroup);
1355 configView->showPromptAction->setToggleAction(TRUE);
1356 configView->showPromptAction->setOn(configList->optMode == promptOpt);

Completed in 30 milliseconds