Searched defs:showAllAction (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/scripts/kconfig/ | ||
| H A D | qconf.h | 113 static QAction *showNormalAction, *showAllAction, *showPromptAction; member in ConfigList |
| H A D | qconf.cc | 915 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 D | qconf.h | 113 static QAction *showNormalAction, *showAllAction, *showPromptAction; member in ConfigList |
| H A D | qconf.cc | 919 QAction *ConfigList::showAllAction; member in ConfigList 1439 ConfigList::showAllAction = new QAction("Show All Options", optGroup); in ConfigMainWindow() member in ConfigList |
Completed in 9 milliseconds