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

Method documentationURL

Libs/CommandLineModules/Core/ctkCmdLineModuleDescription.cpp:89–92  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

87
88//----------------------------------------------------------------------------
89QString ctkCmdLineModuleDescription::documentationURL() const
90{
91 return d->DocumentationURL;
92}
93
94//----------------------------------------------------------------------------
95QString ctkCmdLineModuleDescription::license() const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected