Searched refs:showDebugChanged (Results 1 – 6 of 6) 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
254 void showDebugChanged(bool);
1048 emit showDebugChanged(b); in setShowDebug() local1240 connect(this, SIGNAL(showDebugChanged(bool)), action, SLOT(setOn(bool))); in createStandardContextMenu()