Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
49
bool PaintAnalyzerInterface::hasStackTrace() const
50
{
51
return m_hasStackTrace;
52
}
53
54
void PaintAnalyzerInterface::setHasStackTrace(bool hasStackTrace)
55
{
Callers
1
detailsChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected