MCPcopy Create free account
hub / github.com/IENT/YUView / slaveUpdateWidget

Method slaveUpdateWidget

YUViewLib/src/ui/views/MoveAndZoomableView.cpp:827–831  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

825}
826
827void MoveAndZoomableView::slaveUpdateWidget()
828{
829 Q_ASSERT_X(!this->isMasterView, Q_FUNC_INFO, "Not a slave item");
830 QWidget::update();
831}
832
833void MoveAndZoomableView::getStateFromMaster()
834{

Callers 1

updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected