Searched refs:setShowDebug (Results 1 – 2 of 2) sorted by relevance
970 void ConfigInfoView::setShowDebug(bool b) in setShowDebug() function in ConfigInfoView1169 connect(action, SIGNAL(toggled(bool)), SLOT(setShowDebug(bool))); in createPopupMenu()1383 connect(showDebugAction, SIGNAL(toggled(bool)), helpText, SLOT(setShowDebug(bool))); in ConfigMainWindow()
261 void setShowDebug(bool);