MCPcopy 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
130PaintBuffer PaintBufferModel::buffer() const
131{
132 return m_buffer;
133}
134
135void PaintBufferModel::setCosts(const QVector<double> &costs)
136{

Callers 8

repaintMethod · 0.80
endAnalyzePaintingMethod · 0.80
MessageBufferMethod · 0.80
clearMethod · 0.80
readMessageMethod · 0.80
writeMethod · 0.80
updateGeometryMethod · 0.80
foreachFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected