Searched refs:showDebug (Results 1 – 2 of 2) sorted by relevance
947 action->setChecked(showDebug()); in ConfigInfoView()956 configSettings->setValue("/showDebug", showDebug()); in saveSettings()1015 if (showDebug()) in menuInfo()1018 if (showDebug()) in menuInfo()1024 if (showDebug()) in menuInfo()1027 if (showDebug()) in menuInfo()1033 if (showDebug()) in menuInfo()1045 if (showDebug()) { in menuInfo()1396 showDebugAction->setChecked(helpText->showDebug()); in ConfigMainWindow()
190 bool showDebug(void) const { return _showDebug; } in showDebug() function