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

Method IsList

plugins/base/utils/source-setting.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51bool SourceSetting::IsList() const
52{
53 return isListType(_type);
54}
55
56bool SourceSetting::operator==(const SourceSetting &other) const
57{

Callers 6

SetWidgetVisibilityMethod · 0.80
SetWidgetVisibilityMethod · 0.80
SetWidgetVisibilityMethod · 0.80
SetWidgetVisibilityMethod · 0.80

Calls 1

isListTypeFunction · 0.85

Tested by

no test coverage detected