Searched refs:showNameChanged (Results 1 – 4 of 4) sorted by relevance
82 void showNameChanged(bool on);
897 connect(this, &ConfigList::showNameChanged, in contextMenuEvent()914 emit showNameChanged(on); in setShowName() local
226 void showNameChanged(bool);
890 connect(parent(), SIGNAL(showNameChanged(bool)), in contextMenuEvent()968 emit showNameChanged(b); in setShowName() local