----------------------------------------------------------------------------
| 260 | |
| 261 | //---------------------------------------------------------------------------- |
| 262 | QString ctkCmdLineModuleParameter::coordinateSystem() const |
| 263 | { |
| 264 | return d->CoordinateSystem; |
| 265 | } |
| 266 | |
| 267 | //---------------------------------------------------------------------------- |
| 268 | QStringList ctkCmdLineModuleParameter::elements() const |
no outgoing calls
no test coverage detected