MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / DisableVariableSelection

Method DisableVariableSelection

lib/variables/variable-spinbox.cpp:75–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void GenericVariableSpinbox::DisableVariableSelection()
76{
77 _hideTypeToggle = true;
78 _toggleType->hide();
79 ToggleTypeClicked(false);
80}
81
82void GenericVariableSpinbox::setMinimum(double value)
83{

Callers 1

MacroSegmentSelectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected