Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-GD/OpenGD
/ hideBackButton
Method
hideBackButton
Source/DropDownLayer.cpp:139–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
void DropDownLayer::hideBackButton() {
140
_backBtn->setEnabled(false);
141
_backBtn->setVisible(false);
142
}
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected