Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ EnableCurrentEntry
Method
EnableCurrentEntry
plugins/base/utils/transition-selection.cpp:111–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
void TransitionSelectionWidget::EnableCurrentEntry(bool enable)
112
{
113
_addCurrent = enable;
114
Populate();
115
}
116
117
void TransitionSelectionWidget::EnableAnyEntry(bool enable)
118
{
Callers
1
SetWidgetVisibility
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected