Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dqconf.h226 void showNameChanged(bool);
Dqconf.cc882 connect(parent(), SIGNAL(showNameChanged(bool)), in contextMenuEvent()
960 emit showNameChanged(b); in setShowName() local