Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ getName
Method
getName
dgl/src/Widget.cpp:165–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
}
164
165
const char* Widget::getName() const noexcept
166
{
167
return pData->name != nullptr ? pData->name :
""
;
168
}
169
170
void Widget::setId(uint id) noexcept
171
{
Callers
10
lv2_generate_ttl
Function · 0.80
vst_dispatcherCallback
Function · 0.80
PluginJack
Method · 0.80
DescriptorInitializer
Method · 0.80
generate_au_plist
Function · 0.80
get_class_info
Method · 0.80
get_class_info_2
Method · 0.80
get_class_info_utf16
Method · 0.80
clap_get_plugin_descriptor
Function · 0.80
getName
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected