Searched refs:setShowName (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dqconf.h243 void setShowName(bool);
H A Dqconf.cc886 connect(showNameAction, SIGNAL(toggled(bool)), SLOT(setShowName(bool)));
1243 void ConfigMainWindow::setShowName(bool b) function in class:ConfigMainWindow
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dqconf.h235 void setShowName(bool);
H A Dqconf.cc820 parent(), SLOT(setShowName(bool)));
888 void ConfigView::setShowName(bool b) function in class:ConfigView
1327 connect(showNameAction, SIGNAL(toggled(bool)), configView, SLOT(setShowName(bool)));

Completed in 172 milliseconds