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

Method show

DSView/pv/dialogs/dsdialog.cpp:197–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197void DSDialog::show()
198{
199 update_font();
200
201 QWidget::show();
202}
203
204} // namespace dialogs
205} // namespace pv

Callers 5

load_decodersMethod · 0.45
tog_iconMethod · 0.45
on_saveMethod · 0.45
on_abortMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected