Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ leave_event
Function
leave_event
src/laybasic/laybasic/layViewObject.h:220–220 ·
view source on GitHub ↗
* @brief Mouse leave event handler */
Source
from the content-addressed store, hash-verified
218
* @brief Mouse leave event handler
219
*/
220
virtual bool leave_event (bool /*prio*/) { return false; }
221
222
/**
223
* @brief Mouse enter event handler
Callers
3
send_leave_event
Method · 0.70
endElement
Method · 0.70
leave_event
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected