MCPcopy Create free account
hub / github.com/CloudCompare/CloudCompare / error

Method error

qCC/ccCommandLineParser.cpp:69–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69bool ccCommandLineParser::error(const QString& message) const
70{
71 ccConsole::Error(message);
72
73 return false;
74}
75
76bool ccCommandLineParser::errorDebug(const QString& message) const
77{

Callers 15

SelectEntitiesFunction · 0.80
getFileFormatFilterMethod · 0.80
processMethod · 0.80
ReadDensityTypeFunction · 0.80
ParseFileNamesMethod · 0.80
ReadProjectionTypeFunction · 0.80
processMethod · 0.80
processMethod · 0.80
readVectorMethod · 0.80
toAsciiFileMethod · 0.80
fromAsciiFileMethod · 0.80
toAsciiFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected