Searched refs:showDebug (Results 1 – 2 of 2) sorted by relevance
949 action->setChecked(showDebug()); in ConfigInfoView()958 configSettings->setValue("/showDebug", showDebug()); in saveSettings()1017 if (showDebug()) in menuInfo()1020 if (showDebug()) in menuInfo()1026 if (showDebug()) in menuInfo()1029 if (showDebug()) in menuInfo()1035 if (showDebug()) in menuInfo()1047 if (showDebug()) { in menuInfo()1384 showDebugAction->setChecked(helpText->showDebug()); in ConfigMainWindow()
190 bool showDebug(void) const { return _showDebug; } in showDebug() function