Searched refs:showDataChanged (Results 1 – 2 of 2) sorted by relevance
238 void showDataChanged(bool);
848 connect(parent(), SIGNAL(showDataChanged(bool)), in contextMenuEvent()922 emit showDataChanged(b); in setShowData() local1355 connect(configView, SIGNAL(showDataChanged(bool)), showDataAction, SLOT(setOn(bool))); in ConfigMainWindow()