Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-GD/OpenGD
/ keyBackClicked
Method
keyBackClicked
Source/PopupLayer.cpp:105–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
104
105
void PopupLayer::keyBackClicked() {
106
this->close();
107
}
108
109
void PopupLayer::close()
110
{
Callers
nothing calls this directly
Calls
1
close
Method · 0.95
Tested by
no test coverage detected