Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getPanelInstanceName
Method
getPanelInstanceName
Source/Core/CtrlrPanel/CtrlrPanel.cpp:1805–1808 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1803
}
1804
1805
const String CtrlrPanel::getPanelInstanceName()
1806
{
1807
return (getProperty (Ids::name).toString());
1808
}
1809
1810
const String CtrlrPanel::getPanelInstanceManufacturer()
1811
{
Callers
2
getInputChannelName
Method · 0.80
setBundleInfoCarbon
Method · 0.80
Calls
1
toString
Method · 0.45
Tested by
no test coverage detected