Searched refs:showDebug (Results 1 – 2 of 2) sorted by relevance
1035 configSettings->setValue("/showDebug", showDebug()); in saveSettings()1093 if (showDebug()) in menuInfo()1096 if (showDebug()) in menuInfo()1102 if (showDebug()) in menuInfo()1105 if (showDebug()) in menuInfo()1111 if (showDebug()) in menuInfo()1122 if (showDebug()) { in menuInfo()1130 if (showDebug()) in menuInfo()1241 action->setChecked(showDebug()); in createStandardContextMenu()1448 showDebugAction->setChecked(helpText->showDebug()); in ConfigMainWindow()
246 bool showDebug(void) const { return _showDebug; } in showDebug() function