Searched refs:showDebugChanged (Results 1 – 2 of 2) sorted by relevance
254 void showDebugChanged(bool);
1039 emit showDebugChanged(b); in setShowDebug() local1230 connect(this, SIGNAL(showDebugChanged(bool)), action, SLOT(setOn(bool))); in createStandardContextMenu()