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

/u-boot/scripts/kconfig/
H A Dqconf.h222 void setShowRange(bool);
H A Dqconf.cc888 parent(), SLOT(setShowRange(bool)));
963 void ConfigView::setShowRange(bool b) function in class:ConfigView
1416 connect(showRangeAction, SIGNAL(toggled(bool)), configView, SLOT(setShowRange(bool)));

Completed in 99 milliseconds