Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ OnCommand
Method
OnCommand
LibLemon/src/gui/widgets.cpp:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
void Widget::OnKeyPress(__attribute__((unused)) int key) {}
43
44
void Widget::OnCommand(__attribute__((unused)) unsigned short key) {}
45
46
void Widget::UpdateFixedBounds(){
47
fixedBounds.pos = bounds.pos;
Callers
1
GUIHandleEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected