MCPcopy 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
1274bool MacroTree::SelectionEmpty() const
1275{
1276 return selectedIndexes().empty();
1277}
1278
1279bool MacroTree::GroupsExist() const
1280{

Callers 1

ShowMacroContextMenuMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected