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

Method contributor

Libs/CommandLineModules/Core/ctkCmdLineModuleDescription.cpp:107–110  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

105
106//----------------------------------------------------------------------------
107QString ctkCmdLineModuleDescription::contributor() const
108{
109 return d->Contributor;
110}
111
112//----------------------------------------------------------------------------
113QIcon ctkCmdLineModuleDescription::logo() const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected