Searched refs:showDebug (Results 1 – 2 of 2) sorted by relevance
966 configSettings->writeEntry("/showDebug", showDebug()); in saveSettings()1024 if (showDebug()) in menuInfo()1027 if (showDebug()) in menuInfo()1033 if (showDebug()) in menuInfo()1036 if (showDebug()) in menuInfo()1042 if (showDebug()) in menuInfo()1053 if (showDebug()) { in menuInfo()1061 if (showDebug()) in menuInfo()1172 action->setOn(showDebug()); in createPopupMenu()1386 showDebugAction->setOn(helpText->showDebug()); in ConfigMainWindow()
256 bool showDebug(void) const { return _showDebug; } in showDebug() function