Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetModel
Method
GetModel
lib/macro/macro-tree.cpp:1319–1322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1317
}
1318
1319
MacroTreeModel *MacroTree::GetModel() const
1320
{
1321
return qobject_cast<MacroTreeModel *>(model());
1322
}
1323
1324
void MacroTree::Remove(std::shared_ptr<Macro> item) const
1325
{
Callers
1
ExpandClicked
Method · 0.45
Calls
1
model
Class · 0.85
Tested by
no test coverage detected