setShowAll 1355 scripts/kconfig/qconf.cc connect(showAllAction, SIGNAL(toggled(bool)), configView, SLOT(setShowAll(bool))); setShowAll 1356 scripts/kconfig/qconf.cc connect(showAllAction, SIGNAL(toggled(bool)), menuView, SLOT(setShowAll(bool))); setShowAll 230 scripts/kconfig/qconf.h void setShowAll(bool);