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

Method output

Libs/CommandLineModules/Core/ctkCmdLineModuleXslTransform.cpp:132–135  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

130
131//----------------------------------------------------------------------------
132QIODevice* ctkCmdLineModuleXslTransform::output() const
133{
134 return d->Output;
135}
136
137//----------------------------------------------------------------------------
138void ctkCmdLineModuleXslTransform::setOutputSchema(QIODevice *output)

Callers 2

testBindVariableMethod · 0.45

Calls

no outgoing calls

Tested by 2

testBindVariableMethod · 0.36