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

Function cancel

src/laybasic/laybasic/layEditorOptionsPage.h:142–142  ·  view source on GitHub ↗

* @brief A callback to cancel the page edits * This callback is used for toolbox widgets if the user presses * "Escape". */

Source from the content-addressed store, hash-verified

140 * "Escape".
141 */
142 virtual void cancel () { }
143
144 /**
145 * @brief A callback to commit the values

Callers 5

cancel_escMethod · 0.70
select_cell_fitMethod · 0.70
select_cellMethod · 0.70
ascendMethod · 0.70
descendMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected