Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ OnKeyPress
Method
OnKeyPress
LibLemon/src/gui/widgets.cpp:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
void Widget::OnDoubleClick(__attribute__((unused)) vector2i_t mousePos) {}
41
42
void Widget::OnKeyPress(__attribute__((unused)) int key) {}
43
44
void Widget::OnCommand(__attribute__((unused)) unsigned short key) {}
45
Callers
1
GUIHandleEvent
Method · 0.80
Calls
5
OnSubmit
Function · 0.85
size
Method · 0.80
length
Method · 0.80
insert
Method · 0.45
begin
Method · 0.45
Tested by
no test coverage detected