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

Method license

Libs/CommandLineModules/Core/ctkCmdLineModuleDescription.cpp:95–98  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

93
94//----------------------------------------------------------------------------
95QString ctkCmdLineModuleDescription::license() const
96{
97 return d->License;
98}
99
100//----------------------------------------------------------------------------
101QString ctkCmdLineModuleDescription::acknowledgements() const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected