| 33 | } |
| 34 | |
| 35 | QString ExecuteTerminalCommandTool::displayName() const |
| 36 | { |
| 37 | return "Executing terminal command"; |
| 38 | } |
| 39 | |
| 40 | QString ExecuteTerminalCommandTool::description() const |
| 41 | { |
nothing calls this directly
no outgoing calls
no test coverage detected