Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ buffer
Method
buffer
core/paintbuffermodel.cpp:130–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
PaintBuffer PaintBufferModel::buffer() const
131
{
132
return m_buffer;
133
}
134
135
void PaintBufferModel::setCosts(const QVector<double> &costs)
136
{
Callers
8
repaint
Method · 0.80
endAnalyzePainting
Method · 0.80
MessageBuffer
Method · 0.80
clear
Method · 0.80
readMessage
Method · 0.80
write
Method · 0.80
updateGeometry
Method · 0.80
foreach
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected