Home
last modified time | relevance | path

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

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