MCPcopy 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
111void TransitionSelectionWidget::EnableCurrentEntry(bool enable)
112{
113 _addCurrent = enable;
114 Populate();
115}
116
117void TransitionSelectionWidget::EnableAnyEntry(bool enable)
118{

Callers 1

SetWidgetVisibilityMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected