Home
last modified time | relevance | path

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

/external/u-boot/scripts/kconfig/
Dqconf.h238 static QAction *showPromptAction; variable
Dqconf.cc920 QAction *ConfigView::showPromptAction; member in ConfigView
1440 configView->showPromptAction = new QAction(_("Show Prompt Options"), optGroup); in ConfigMainWindow()
1443 configView->showPromptAction->setCheckable(true); in ConfigMainWindow()