Home
last modified time | relevance | path

Searched refs:showAllAction (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dqconf.h113 static QAction *showNormalAction, *showAllAction, *showPromptAction; member in ConfigList
H A Dqconf.cc363 else if (action == showAllAction) in setOptionMode()
915 QAction *ConfigList::showAllAction; member in ConfigList
1419 ConfigList::showAllAction = new QAction("Show All Options", optGroup); in ConfigMainWindow() member in ConfigList
1420 ConfigList::showAllAction->setCheckable(true); in ConfigMainWindow()
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dqconf.h113 static QAction *showNormalAction, *showAllAction, *showPromptAction; member in ConfigList
H A Dqconf.cc367 else if (action == showAllAction) in setOptionMode()
919 QAction *ConfigList::showAllAction; member in ConfigList
1439 ConfigList::showAllAction = new QAction("Show All Options", optGroup); in ConfigMainWindow() member in ConfigList
1440 ConfigList::showAllAction->setCheckable(true); in ConfigMainWindow()

Completed in 6 milliseconds