Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ isVisible
Method
isVisible
src/widget/Widget.cpp:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
63
64
bool Widget::isVisible() {
65
return visible;
66
}
67
68
69
void Widget::setVisible(bool visible) {
Callers
8
getVisibleChildrenBoundingBox
Method · 0.80
draw
Method · 0.80
drawLayer
Method · 0.80
refresh
Method · 0.80
onAction
Method · 0.80
step
Method · 0.80
step
Method · 0.80
step
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected