Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1301
void MacroTree::RefreshFilter()
1302
{
1303
UpdateWidgets();
1304
doItemsLayout();
1305
}
1306
1307
void MacroTree::MoveItemBefore(const std::shared_ptr<Macro> &item,
1308
const std::shared_ptr<Macro> &after) const
Callers
1
SetupMacroTab
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected