Searched refs:showDataChanged (Results 1 – 2 of 2) sorted by relevance
239 void showDataChanged(bool);
854 connect(parent(), SIGNAL(showDataChanged(bool)), in contextMenuEvent()928 emit showDataChanged(b); in setShowData() local1361 connect(configView, SIGNAL(showDataChanged(bool)), showDataAction, SLOT(setOn(bool))); in ConfigMainWindow()