Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ paintDevice
Method
paintDevice
core/paintanalyzer.cpp:149–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
QPaintDevice *PaintAnalyzer::paintDevice() const
150
{
151
Q_ASSERT(m_paintBuffer);
152
return m_paintBuffer;
153
}
154
155
void PaintAnalyzer::endAnalyzePainting()
156
{
Callers
6
analyzePainting
Method · 0.80
setQObject
Method · 0.80
analyzePainting
Method · 0.80
analyze
Method · 0.80
analyzePainting
Method · 0.80
setQObject
Method · 0.80
Calls
no outgoing calls
Tested by
2
analyzePainting
Method · 0.64
analyzePainting
Method · 0.64