MCPcopy Create free account
hub / github.com/commontk/CTK / flag

Method flag

Libs/CommandLineModules/Core/ctkCmdLineModuleParameter.cpp:214–217  ·  view source on GitHub ↗

----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

212
213//----------------------------------------------------------------------------
214QString ctkCmdLineModuleParameter::flag() const
215{
216 return d->Flag;
217}
218
219//----------------------------------------------------------------------------
220QString ctkCmdLineModuleParameter::flagAliasesAsString() const

Callers 2

commandLineArgumentsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected