Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ Open
Method
Open
Applications/Shell/menu.cpp:46–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
void Open(vector2i_t pos) final {
47
menuWindow->DisplayContextMenu(items, pos);
48
}
49
};
50
51
class MenuItem : public MenuObject{
Callers
nothing calls this directly
Calls
1
DisplayContextMenu
Method · 0.80
Tested by
no test coverage detected