Home
last modified time | relevance | path

Searched refs:showDebugChanged (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/scripts/kconfig/
Dqconf.h201 void showDebugChanged(bool);
Dqconf.cc947 connect(this, SIGNAL(showDebugChanged(bool)), action, SLOT(setChecked(bool))); in ConfigInfoView()
970 emit showDebugChanged(b); in setShowDebug() local
1204 emit showDebugChanged(true); in clicked() local