MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / LockToMainCanvas

Method LockToMainCanvas

lib/utils/scene-selection.cpp:518–522  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

516}
517
518void SceneSelectionWidget::LockToMainCanvas()
519{
520 _forceMainCanvas = true;
521 _canvas->hide();
522}
523
524void SceneSelectionWidget::showEvent(QShowEvent *event)
525{

Callers 2

SetupGeneralTabMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected