Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/kconfig/
Dqconf.h238 static QAction *showPromptAction; variable
Dqconf.cc911 QAction *ConfigView::showPromptAction; member in ConfigView
1430 configView->showPromptAction = new QAction("Show Prompt Options", optGroup); in ConfigMainWindow()
1433 configView->showPromptAction->setCheckable(true); in ConfigMainWindow()