Searched refs:showDebug (Results 1 - 2 of 2) sorted by relevance

/linux-master/scripts/kconfig/
H A Dqconf.cc941 setShowDebug(configSettings->value("/showDebug", false).toBool());
955 action->setChecked(showDebug());
964 configSettings->setValue("/showDebug", showDebug());
1023 if (showDebug())
1026 if (showDebug())
1032 if (showDebug())
1035 if (showDebug())
1041 if (showDebug())
1053 if (showDebug()) {
[all...]
H A Dqconf.h192 bool showDebug(void) const { return _showDebug; } function in class:ConfigInfoView

Completed in 112 milliseconds