----------------------------------------------------------------------------
| 75 | |
| 76 | //---------------------------------------------------------------------------- |
| 77 | QString ctkCmdLineModuleDescription::description() const |
| 78 | { |
| 79 | return d->Description; |
| 80 | } |
| 81 | |
| 82 | //---------------------------------------------------------------------------- |
| 83 | QString ctkCmdLineModuleDescription::version() const |
no outgoing calls
no test coverage detected