Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
bool SourceSetting::IsList() const
52
{
53
return isListType(_type);
54
}
55
56
bool SourceSetting::operator==(const SourceSetting &other) const
57
{
Callers
6
SetWidgetVisibility
Method · 0.80
SetWidgetVisibility
Method · 0.80
SetWidgetVisibility
Method · 0.80
SetWidgetVisibility
Method · 0.80
GetSourceSettingListEntryName
Function · 0.80
SetSourceSettingListEntryValueByName
Function · 0.80
Calls
1
isListType
Function · 0.85
Tested by
no test coverage detected