Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/kconfig/
Dqconf.h227 void showRangeChanged(bool);
Dqconf.cc889 connect(parent(), SIGNAL(showRangeChanged(bool)), in contextMenuEvent()
968 emit showRangeChanged(b); in setShowRange() local