MCPcopy 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

GUIHandleEventMethod · 0.80

Calls 5

OnSubmitFunction · 0.85
sizeMethod · 0.80
lengthMethod · 0.80
insertMethod · 0.45
beginMethod · 0.45

Tested by

no test coverage detected