Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dqconf.h112 static QAction *showNormalAction, *showAllAction, *showPromptAction; variable
A Dqconf.cc914 QAction *ConfigList::showPromptAction; member in ConfigList
1377 ConfigList::showPromptAction = new QAction("Show Prompt Options", optGroup); in ConfigMainWindow()
1378 ConfigList::showPromptAction->setCheckable(true); in ConfigMainWindow()

Completed in 6 milliseconds