MCPcopy Create free account
hub / github.com/KLayout/klayout / focusNextPrevChild

Function focusNextPrevChild

src/laybasic/laybasic/layViewObject.cc:247–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245 }
246
247 bool focusNextPrevChild (bool /*next*/)
248 {
249 return false;
250 }
251
252 void keyPressEvent (QKeyEvent *e)
253 {

Calls

no outgoing calls

Tested by

no test coverage detected