Home
last modified time | relevance | path

Searched defs: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.cc915 QAction *ConfigList::showAllAction; member in ConfigList
1419 ConfigList::showAllAction = new QAction("Show All Options", optGroup); in ConfigMainWindow() member in ConfigList
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dqconf.h113 static QAction *showNormalAction, *showAllAction, *showPromptAction; member in ConfigList
H A Dqconf.cc919 QAction *ConfigList::showAllAction; member in ConfigList
1439 ConfigList::showAllAction = new QAction("Show All Options", optGroup); in ConfigMainWindow() member in ConfigList

Completed in 9 milliseconds