Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dqconf.h228 void showDataChanged(bool);
H A Dqconf.cc906 connect(parent(), SIGNAL(showDataChanged(bool)), in contextMenuEvent()
986 emit showDataChanged(b); in setShowData() local