Searched refs:showDebug (Results 1 – 2 of 2) sorted by relevance
948 action->setChecked(showDebug()); in ConfigInfoView()957 configSettings->setValue("/showDebug", showDebug()); in saveSettings()1016 if (showDebug()) in menuInfo()1019 if (showDebug()) in menuInfo()1025 if (showDebug()) in menuInfo()1028 if (showDebug()) in menuInfo()1034 if (showDebug()) in menuInfo()1046 if (showDebug()) { in menuInfo()1427 showDebugAction->setChecked(helpText->showDebug()); in ConfigMainWindow()
192 bool showDebug(void) const { return _showDebug; } in showDebug() function