Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
183
void Editor::selectElement(EltID id)
184
{
185
ui->treeView->onSelectionChanged(id);
186
}
187
188
void Editor::onSelectionChanged(IdList ids)
189
{
Callers
1
foreach
Function · 0.80
Calls
1
onSelectionChanged
Method · 0.45
Tested by
no test coverage detected