MCPcopy Create free account
hub / github.com/KDAB/GammaRay / hasStackTrace

Method hasStackTrace

common/paintanalyzerinterface.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49bool PaintAnalyzerInterface::hasStackTrace() const
50{
51 return m_hasStackTrace;
52}
53
54void PaintAnalyzerInterface::setHasStackTrace(bool hasStackTrace)
55{

Callers 1

detailsChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected