Home
last modified time | relevance | path

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

/xen/xen/tools/kconfig/
A Dqconf.h222 void setShowRange(bool);
A Dqconf.cc888 parent(), SLOT(setShowRange(bool))); in contextMenuEvent()
963 void ConfigView::setShowRange(bool b) in setShowRange() function in ConfigView
1418 connect(showRangeAction, SIGNAL(toggled(bool)), configView, SLOT(setShowRange(bool))); in ConfigMainWindow()

Completed in 6 milliseconds