MCPcopy 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
117void TransitionSelectionWidget::EnableAnyEntry(bool enable)
118{
119 _addAny = enable;
120 Populate();
121}
122
123void TransitionSelectionWidget::showEvent(QShowEvent *event)
124{

Callers 1

SetWidgetVisibilityMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected