Home
last modified time | relevance | path

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

/busybox-1.35.0/scripts/kconfig/
Dqconf.h240 void setShowAll(bool);
Dqconf.cc898 connect(showAllAction, SIGNAL(toggled(bool)), SLOT(setShowAll(bool))); in ConfigMainWindow()
1226 void ConfigMainWindow::setShowAll(bool b) in setShowAll() function in ConfigMainWindow