Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dqconf.cc978 emit showDebugChanged(b); in setShowDebug() local
1170 connect(this, SIGNAL(showDebugChanged(bool)), action, SLOT(setOn(bool))); in createPopupMenu()
1384 connect(helpText, SIGNAL(showDebugChanged(bool)), showDebugAction, SLOT(setOn(bool))); in ConfigMainWindow()
H A Dqconf.h264 void showDebugChanged(bool);