Searched refs:showDebug (Results 1 – 2 of 2) sorted by relevance
955 action->setChecked(showDebug()); in ConfigInfoView()964 configSettings->setValue("/showDebug", showDebug()); in saveSettings()1023 if (showDebug()) in menuInfo()1026 if (showDebug()) in menuInfo()1032 if (showDebug()) in menuInfo()1035 if (showDebug()) in menuInfo()1041 if (showDebug()) in menuInfo()1053 if (showDebug()) { in menuInfo()1448 showDebugAction->setChecked(helpText->showDebug()); in ConfigMainWindow()
192 bool showDebug(void) const { return _showDebug; } in showDebug() function