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

Method warning

qCC/ccCommandLineParser.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59void ccCommandLineParser::warning(const QString& message) const
60{
61 ccConsole::Warning(message);
62}
63
64void ccCommandLineParser::warningDebug(const QString& message) const
65{

Callers 8

ParseMethod · 0.80
SelectEntitiesFunction · 0.80
GetSFIndexOrNameFunction · 0.80
processMethod · 0.80
processMethod · 0.80
processMethod · 0.80
processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected