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

Method issue_event

src/laybasic/laybasic/gtf.cc:771–774  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

769 }
770
771 virtual void issue_event ()
772 {
773 target_widget ()->resize (m_size);
774 }
775
776 virtual const char *name () const
777 {

Callers

nothing calls this directly

Calls 1

resizeMethod · 0.45

Tested by

no test coverage detected