Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dqconf.h226 void showNameChanged(bool);
H A Dqconf.cc890 connect(parent(), SIGNAL(showNameChanged(bool)), in contextMenuEvent()
968 emit showNameChanged(b); in setShowName() local