Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ EnableAnyEntry
Method
EnableAnyEntry
plugins/base/utils/transition-selection.cpp:117–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
void TransitionSelectionWidget::EnableAnyEntry(bool enable)
118
{
119
_addAny = enable;
120
Populate();
121
}
122
123
void TransitionSelectionWidget::showEvent(QShowEvent *event)
124
{
Callers
1
SetWidgetVisibility
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected