MCPcopy Create free account
hub / github.com/davy7125/polyphone / selectElement

Method selectElement

sources/editor/editor.cpp:183–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181}
182
183void Editor::selectElement(EltID id)
184{
185 ui->treeView->onSelectionChanged(id);
186}
187
188void Editor::onSelectionChanged(IdList ids)
189{

Callers 1

foreachFunction · 0.80

Calls 1

onSelectionChangedMethod · 0.45

Tested by

no test coverage detected