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

Method title

Libs/CommandLineModules/Core/ctkCmdLineModuleDescription.cpp:63–66  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

61
62//----------------------------------------------------------------------------
63QString ctkCmdLineModuleDescription::title() const
64{
65 return d->Title;
66}
67
68
69//----------------------------------------------------------------------------

Callers 3

categoryDotTitleMethod · 0.95
descriptionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected