Searched refs:showDebugChanged (Results 1 – 2 of 2) sorted by relevance
201 void showDebugChanged(bool);
947 connect(this, SIGNAL(showDebugChanged(bool)), action, SLOT(setChecked(bool))); in ConfigInfoView()970 emit showDebugChanged(b); in setShowDebug() local1204 emit showDebugChanged(true); in clicked() local