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

Method version

Libs/CommandLineModules/Core/ctkCmdLineModuleDescription.cpp:83–86  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

81
82//----------------------------------------------------------------------------
83QString ctkCmdLineModuleDescription::version() const
84{
85 return d->Version;
86}
87
88//----------------------------------------------------------------------------
89QString ctkCmdLineModuleDescription::documentationURL() const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected