MCPcopy 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
698void
699LayoutViewBase::message (const std::string & /*s*/, int /*timeout*/, int /*priority*/)
700{
701 // .. nothing yet ..
702}
703
704void
705LayoutViewBase::set_focus ()

Callers 6

key_eventMethod · 0.45
mouse_move_eventMethod · 0.45
mouse_move_eventMethod · 0.45
errorMethod · 0.45
fatalErrorMethod · 0.45
warningMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected