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

Function warning

src/layui/layui/gsiDeclLayDialogs.cc:1159–1162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1157}
1158
1159static int warning (const std::string &title, const std::string &text, int buttons)
1160{
1161 return show_msg_box (&QMessageBox::warning, title, text, buttons);
1162}
1163
1164struct MessageBox { };
1165

Callers 15

cbs_warning_3149_0Method · 0.85
warningMethod · 0.85
_call_f_warning_11813Function · 0.85
_call_f_warning_11813Function · 0.85
cbs_warning_3149_0Method · 0.85
warningMethod · 0.85
cbs_warning_3149_0Method · 0.85
warningMethod · 0.85
_call_f_warning_11813Function · 0.85
cm_convert_to_pcellMethod · 0.85
cm_area_perimeterMethod · 0.85
cm_insertMethod · 0.85

Calls 1

show_msg_boxFunction · 0.85

Tested by

no test coverage detected