MCPcopy 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
170void Widget::setId(uint id) noexcept
171{
172 pData->id = id;
173}
174
175void Widget::setName(const char* const name) noexcept
176{

Callers 1

CairoExampleUIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected