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