Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SelectionEmpty
Method
SelectionEmpty
lib/macro/macro-tree.cpp:1274–1277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1272
}
1273
1274
bool MacroTree::SelectionEmpty() const
1275
{
1276
return selectedIndexes().empty();
1277
}
1278
1279
bool MacroTree::GroupsExist() const
1280
{
Callers
1
ShowMacroContextMenu
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected