MCPcopy Create free account
hub / github.com/CE-Programming/CEmu / forceUpdate

Method forceUpdate

gui/qt/visualizerwidget.cpp:288–290  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

286}
287
288void VisualizerWidget::forceUpdate() {
289 stringToView();
290}
291
292void VisualizerWidget::viewToString() {
293 QString bpp;

Callers 1

emuCheckMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected