Home
last modified time | relevance | path

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

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