----------------------------------------------------------------------------
| 105 | |
| 106 | //---------------------------------------------------------------------------- |
| 107 | QString ctkCmdLineModuleDescription::contributor() const |
| 108 | { |
| 109 | return d->Contributor; |
| 110 | } |
| 111 | |
| 112 | //---------------------------------------------------------------------------- |
| 113 | QIcon ctkCmdLineModuleDescription::logo() const |
no outgoing calls
no test coverage detected