Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/kconfig/
Dqconf.h228 void showDataChanged(bool);
Dqconf.cc897 connect(parent(), SIGNAL(showDataChanged(bool)), in contextMenuEvent()
977 emit showDataChanged(b); in setShowData() local