Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
43
void FramebufferWidget::setDirty(bool dirty) {
44
this->dirty = dirty;
45
}
46
47
48
int FramebufferWidget::getImageHandle() {
Callers
15
updateZoom
Method · 0.80
setSvg
Method · 0.80
setBackground
Method · 0.80
onDragStart
Method · 0.80
onDragEnd
Method · 0.80
onChange
Method · 0.80
setColor
Method · 0.80
setAngle
Method · 0.80
setSvg
Method · 0.80
onChange
Method · 0.80
addFrame
Method · 0.80
onDragStart
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected