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

Method elements

Libs/CommandLineModules/Core/ctkCmdLineModuleParameter.cpp:268–271  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

266
267//----------------------------------------------------------------------------
268QStringList ctkCmdLineModuleParameter::elements() const
269{
270 return d->Elements;
271}
272
273//----------------------------------------------------------------------------
274QTextStream& operator<<(QTextStream& os, const ctkCmdLineModuleParameter& parameter)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected