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

Method triggered

src/laybasic/laybasic/layAbstractMenu.cc:622–626  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

620}
621
622void
623Action::triggered ()
624{
625 // .. no action yet, the reimplementation must provide some ..
626}
627
628void
629Action::menu_opening ()

Callers

nothing calls this directly

Calls 3

config_setMethod · 0.80
dispatcherFunction · 0.70
to_stringFunction · 0.50

Tested by

no test coverage detected