Home
last modified time | relevance | path

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

/scripts/kconfig/
Dqconf.h82 void showNameChanged(bool on);
Dqconf.cc893 connect(this, SIGNAL(showNameChanged(bool)), in contextMenuEvent()
910 emit showNameChanged(on); in setShowName() local