MCPcopy 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
1319MacroTreeModel *MacroTree::GetModel() const
1320{
1321 return qobject_cast<MacroTreeModel *>(model());
1322}
1323
1324void MacroTree::Remove(std::shared_ptr<Macro> item) const
1325{

Callers 1

ExpandClickedMethod · 0.45

Calls 1

modelClass · 0.85

Tested by

no test coverage detected