----------------------------------------------------------------------------
| 212 | |
| 213 | //---------------------------------------------------------------------------- |
| 214 | QString ctkCmdLineModuleParameter::flag() const |
| 215 | { |
| 216 | return d->Flag; |
| 217 | } |
| 218 | |
| 219 | //---------------------------------------------------------------------------- |
| 220 | QString ctkCmdLineModuleParameter::flagAliasesAsString() const |
no outgoing calls
no test coverage detected