Searched refs:showNameChanged (Results 1 – 2 of 2) sorted by relevance
82 void showNameChanged(bool on);
893 connect(this, SIGNAL(showNameChanged(bool)), in contextMenuEvent()910 emit showNameChanged(on); in setShowName() local