MCPcopy Create free account
hub / github.com/VCVRack/Rack / setDirty

Method setDirty

src/widget/FramebufferWidget.cpp:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41
42
43void FramebufferWidget::setDirty(bool dirty) {
44 this->dirty = dirty;
45}
46
47
48int FramebufferWidget::getImageHandle() {

Callers 15

updateZoomMethod · 0.80
setSvgMethod · 0.80
setBackgroundMethod · 0.80
onDragStartMethod · 0.80
onDragEndMethod · 0.80
onChangeMethod · 0.80
setColorMethod · 0.80
setAngleMethod · 0.80
setSvgMethod · 0.80
onChangeMethod · 0.80
addFrameMethod · 0.80
onDragStartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected