Home
last modified time | relevance | path

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

/linux-6.15/scripts/kconfig/
H A Dqconf.h80 void showNameChanged(bool on);
H A Dqconf.cc877 connect(this, &ConfigList::showNameChanged, in contextMenuEvent()
894 emit showNameChanged(on); in setShowName() local