| 112 | } |
| 113 | |
| 114 | QString GetIssuesListTool::displayName() const |
| 115 | { |
| 116 | return "Getting issues list from Qt Creator"; |
| 117 | } |
| 118 | |
| 119 | QString GetIssuesListTool::description() const |
| 120 | { |
nothing calls this directly
no outgoing calls
no test coverage detected