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

Method description

Libs/CommandLineModules/Core/ctkCmdLineModuleDescription.cpp:77–80  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

75
76//----------------------------------------------------------------------------
77QString ctkCmdLineModuleDescription::description() const
78{
79 return d->Description;
80}
81
82//----------------------------------------------------------------------------
83QString ctkCmdLineModuleDescription::version() const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected