Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dqconf.h112 static QAction *showNormalAction, *showAllAction, *showPromptAction; variable
A Dqconf.cc380 else if (action == showAllAction) in setOptionMode()
913 QAction *ConfigList::showAllAction; member in ConfigList
1375 ConfigList::showAllAction = new QAction("Show All Options", optGroup); in ConfigMainWindow()
1376 ConfigList::showAllAction->setCheckable(true); in ConfigMainWindow()

Completed in 6 milliseconds