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

Method commit

src/layui/layui/layLayoutViewConfigPages.cc:90–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90void
91LayoutViewConfigPage::commit (lay::Dispatcher *root)
92{
93 lay::ColorConverter cc;
94 root->config_set (cfg_background_color, mp_ui->bkgnd_color_pb->get_color (), cc);
95}
96
97// ------------------------------------------------------------
98// LayoutConfigPage1 implementation

Callers 5

reset_button_clickedMethod · 0.45
edit_order_changedMethod · 0.45
color_button_clickedMethod · 0.45

Calls 15

from_string_extFunction · 0.85
config_setMethod · 0.80
get_colorMethod · 0.80
line_styleMethod · 0.80
dither_patternMethod · 0.80
stipplesMethod · 0.80
standard_stipplesMethod · 0.80
stylesMethod · 0.80
ExceptionClass · 0.70
to_stringFunction · 0.50
trFunction · 0.50
stringFunction · 0.50

Tested by

no test coverage detected