| 195 | } |
| 196 | |
| 197 | CheckGroup::EnabledState CheckGroup::groupEnabledState() const |
| 198 | { |
| 199 | return m_groupEnabledState; |
| 200 | } |
| 201 | |
| 202 | CheckGroup::EnabledState CheckGroup::effectiveGroupEnabledState() const |
| 203 | { |
no outgoing calls
no test coverage detected