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

Method RefreshFilter

lib/macro/macro-tree.cpp:1301–1305  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1299}
1300
1301void MacroTree::RefreshFilter()
1302{
1303 UpdateWidgets();
1304 doItemsLayout();
1305}
1306
1307void MacroTree::MoveItemBefore(const std::shared_ptr<Macro> &item,
1308 const std::shared_ptr<Macro> &after) const

Callers 1

SetupMacroTabMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected