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

Method errorString

Libs/Core/ctkCommandLineParser.cpp:639–642  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

637
638// -------------------------------------------------------------------------
639QString ctkCommandLineParser::errorString() const
640{
641 return this->Internal->ErrorString;
642}
643
644// -------------------------------------------------------------------------
645const QStringList& ctkCommandLineParser::unparsedArguments() const

Callers 15

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
errorHandlerMethod · 0.45
readClientMethod · 0.45
foreachFunction · 0.45
throwXnatExceptionMethod · 0.45
ctkVTKRenderViewTest2Function · 0.45
ctkVTKMagnifyViewTest2Function · 0.45
ctkVTKSliceViewTest2Function · 0.45
ctkCrosshairLabelTest2Function · 0.45

Calls

no outgoing calls

Tested by 5

ctkVTKRenderViewTest2Function · 0.36
ctkVTKMagnifyViewTest2Function · 0.36
ctkVTKSliceViewTest2Function · 0.36
ctkCrosshairLabelTest2Function · 0.36