Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ message
Method
message
src/laybasic/laybasic/layLayoutViewBase.cc:698–702 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
696
}
697
698
void
699
LayoutViewBase::message (const std::string & /*s*/, int /*timeout*/, int /*priority*/)
700
{
701
// .. nothing yet ..
702
}
703
704
void
705
LayoutViewBase::set_focus ()
Callers
6
key_event
Method · 0.45
mouse_move_event
Method · 0.45
mouse_move_event
Method · 0.45
error
Method · 0.45
fatalError
Method · 0.45
warning
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected