Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dqconf.h82 void showNameChanged(bool on);
H A Dqconf.cc893 connect(this, SIGNAL(showNameChanged(bool)), in contextMenuEvent()
910 emit showNameChanged(on); in setShowName() local
/OK3568_Linux_fs/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
/OK3568_Linux_fs/buildroot/support/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