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

/u-boot/scripts/kconfig/
H A Dqconf.h237 static QAction *showAllAction; member in class:ConfigView
H A Dqconf.cc910 QAction *ConfigView::showAllAction; member in class:ConfigView
946 else if (act == showAllAction)
1429 configView->showAllAction = new QAction("Show All Options", optGroup);
1432 configView->showAllAction->setCheckable(true);

Completed in 93 milliseconds