Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ setId
Method
setId
dgl/src/Widget.cpp:170–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
void Widget::setId(uint id) noexcept
171
{
172
pData->id = id;
173
}
174
175
void Widget::setName(const char* const name) noexcept
176
{
Callers
1
CairoExampleUI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected