Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dqconf.h81 void showNameChanged(bool on);
H A Dqconf.cc889 connect(this, &ConfigList::showNameChanged, in contextMenuEvent()
906 emit showNameChanged(on); in setShowName() local