Searched refs:showDebug (Results 1 – 2 of 2) sorted by relevance
965 configSettings->writeEntry("/showDebug", showDebug()); in saveSettings()1023 if (showDebug()) in menuInfo()1026 if (showDebug()) in menuInfo()1032 if (showDebug()) in menuInfo()1035 if (showDebug()) in menuInfo()1041 if (showDebug()) in menuInfo()1052 if (showDebug()) { in menuInfo()1060 if (showDebug()) in menuInfo()1171 action->setOn(showDebug()); in createPopupMenu()1385 showDebugAction->setOn(helpText->showDebug()); in ConfigMainWindow()
256 bool showDebug(void) const { return _showDebug; } in showDebug() function