Home
last modified time | relevance | path

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

/xen/xen/tools/kconfig/
A Dqconf.h251 void setShowDebug(bool);
A Dqconf.cc1016 setShowDebug(configSettings->value("/showDebug", false).toBool()); in ConfigInfoView()
1031 void ConfigInfoView::setShowDebug(bool b) in setShowDebug() function in ConfigInfoView
1229 connect(action, SIGNAL(toggled(bool)), SLOT(setShowDebug(bool))); in createStandardContextMenu()
1439 connect(showDebugAction, SIGNAL(toggled(bool)), helpText, SLOT(setShowDebug(bool))); in ConfigMainWindow()

Completed in 5 milliseconds