Searched refs:showDebug (Results 1 – 2 of 2) sorted by relevance
956 action->setChecked(showDebug()); in ConfigInfoView()965 configSettings->setValue("/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()1054 if (showDebug()) { in menuInfo()1438 showDebugAction->setChecked(helpText->showDebug()); in ConfigMainWindow()
192 bool showDebug(void) const { return _showDebug; } in showDebug() function
Completed in 26 milliseconds