Searched refs:showDebug (Results 1 – 2 of 2) sorted by relevance
1027 configSettings->setValue("/showDebug", showDebug()); in saveSettings()1085 if (showDebug()) in menuInfo()1088 if (showDebug()) in menuInfo()1094 if (showDebug()) in menuInfo()1097 if (showDebug()) in menuInfo()1103 if (showDebug()) in menuInfo()1114 if (showDebug()) { in menuInfo()1122 if (showDebug()) in menuInfo()1233 action->setChecked(showDebug()); in createStandardContextMenu()1440 showDebugAction->setChecked(helpText->showDebug()); in ConfigMainWindow()
246 bool showDebug(void) const { return _showDebug; } in showDebug() function