Searched refs:showRangeChanged (Results 1 – 2 of 2) sorted by relevance
238 void showRangeChanged(bool);
846 connect(parent(), SIGNAL(showRangeChanged(bool)), in contextMenuEvent()919 emit showRangeChanged(b); in setShowRange() local1356 connect(configView, SIGNAL(showRangeChanged(bool)), showRangeAction, SLOT(setOn(bool))); in ConfigMainWindow()