MCPcopy 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
149QPaintDevice *PaintAnalyzer::paintDevice() const
150{
151 Q_ASSERT(m_paintBuffer);
152 return m_paintBuffer;
153}
154
155void PaintAnalyzer::endAnalyzePainting()
156{

Callers 6

analyzePaintingMethod · 0.80
setQObjectMethod · 0.80
analyzePaintingMethod · 0.80
analyzeMethod · 0.80
analyzePaintingMethod · 0.80
setQObjectMethod · 0.80

Calls

no outgoing calls

Tested by 2

analyzePaintingMethod · 0.64
analyzePaintingMethod · 0.64