Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
518
void SceneSelectionWidget::LockToMainCanvas()
519
{
520
_forceMainCanvas = true;
521
_canvas->hide();
522
}
523
524
void SceneSelectionWidget::showEvent(QShowEvent *event)
525
{
Callers
2
SetupGeneralTab
Method · 0.80
MacroActionProjectorEdit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected