----------------------------------------------------------------------------
| 87 | |
| 88 | //---------------------------------------------------------------------------- |
| 89 | QString ctkCmdLineModuleDescription::documentationURL() const |
| 90 | { |
| 91 | return d->DocumentationURL; |
| 92 | } |
| 93 | |
| 94 | //---------------------------------------------------------------------------- |
| 95 | QString ctkCmdLineModuleDescription::license() const |
no outgoing calls
no test coverage detected