----------------------------------------------------------------------------
| 81 | |
| 82 | //---------------------------------------------------------------------------- |
| 83 | QString ctkCmdLineModuleDescription::version() const |
| 84 | { |
| 85 | return d->Version; |
| 86 | } |
| 87 | |
| 88 | //---------------------------------------------------------------------------- |
| 89 | QString ctkCmdLineModuleDescription::documentationURL() const |
no outgoing calls
no test coverage detected