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

Method switch_mode

src/laybasic/laybasic/layLayoutViewBase.cc:5952–5956  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5950}
5951
5952void
5953LayoutViewBase::switch_mode (int m)
5954{
5955 mode (m);
5956}
5957
5958void
5959LayoutViewBase::mode (int m)

Callers

nothing calls this directly

Calls 6

name_from_titleFunction · 0.85
modeFunction · 0.70
beginMethod · 0.45
endMethod · 0.45
implements_mouse_modeMethod · 0.45
idMethod · 0.45

Tested by

no test coverage detected