Searched refs:showDebug (Results 1 – 2 of 2) sorted by relevance
953 action->setChecked(showDebug()); in ConfigInfoView()962 configSettings->setValue("/showDebug", showDebug()); in saveSettings()1021 if (showDebug()) in menuInfo()1024 if (showDebug()) in menuInfo()1030 if (showDebug()) in menuInfo()1033 if (showDebug()) in menuInfo()1039 if (showDebug()) in menuInfo()1051 if (showDebug()) { in menuInfo()1446 showDebugAction->setChecked(helpText->showDebug()); in ConfigMainWindow()
192 bool showDebug(void) const { return _showDebug; } in showDebug() function
Completed in 7 milliseconds