Searched refs:showDebug (Results 1 – 2 of 2) sorted by relevance
971 configSettings->writeEntry("/showDebug", showDebug()); in saveSettings()1029 if (showDebug()) in menuInfo()1032 if (showDebug()) in menuInfo()1038 if (showDebug()) in menuInfo()1041 if (showDebug()) in menuInfo()1047 if (showDebug()) in menuInfo()1058 if (showDebug()) { in menuInfo()1066 if (showDebug()) in menuInfo()1177 action->setOn(showDebug()); in createPopupMenu()1391 showDebugAction->setOn(helpText->showDebug()); in ConfigMainWindow()
257 bool showDebug(void) const { return _showDebug; } in showDebug() function