MCPcopy Create free account
hub / github.com/MITK/MITK / SetSeverity

Method SetSeverity

Plugins/org.blueberry.core.runtime/src/berryStatus.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167void Status::SetSeverity(const Severity& severity)
168{
169 this->severity = severity;
170}
171
172QString Status::ToString() const
173{

Callers 2

MultiStatusMethod · 0.80
AddMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected