Home
last modified time | relevance | path

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

/linux-5.19.10/scripts/kconfig/
Dqconf.h82 void showNameChanged(bool on);
Dqconf.cc895 connect(this, &ConfigList::showNameChanged, in contextMenuEvent()
912 emit showNameChanged(on); in setShowName() local