MCPcopy Create free account
hub / github.com/LemonOSProject/LemonOS / WaitEvent

Method WaitEvent

LibLemon/src/gui/window.cpp:175–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173 }
174
175 void Window::WaitEvent(){
176 Wait();
177 }
178
179 void Window::GUIHandleEvent(LemonEvent& ev){
180 switch(ev.event){

Callers 10

mainFunction · 0.80
FileDialogFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls 1

WaitFunction · 0.50

Tested by

no test coverage detected