MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / on_display_setting

Method on_display_setting

DSView/pv/toolbars/trigbar.cpp:314–318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

312}
313
314 void TrigBar::on_display_setting()
315 {
316 pv::dialogs::ApplicationParamDlg dlg;
317 dlg.ShowDlg(this);
318 }
319
320 DockOptions* TrigBar::getDockOptions()
321 {

Callers

nothing calls this directly

Calls 1

ShowDlgMethod · 0.45

Tested by

no test coverage detected