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

Method isChecked

lib/utils/switch-button.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31bool SwitchButton::isChecked() const
32{
33 return _checked;
34}
35
36void SwitchButton::toggle()
37{

Callers 15

BuildExportJsonMethod · 0.80
DockEnableChangedMethod · 0.80
AskForSettingsMethod · 0.80
mouseDoubleClickEventMethod · 0.80
SetOptionMethod · 0.80
AskForSettingsMethod · 0.80
askForStartupSkipFunction · 0.80
nextIdMethod · 0.80
AskForSettingsMethod · 0.80

Calls

no outgoing calls

Tested by 2

TestConnectionMethod · 0.64
TestConnectionMethod · 0.64