MCPcopy 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
1805const String CtrlrPanel::getPanelInstanceName()
1806{
1807 return (getProperty (Ids::name).toString());
1808}
1809
1810const String CtrlrPanel::getPanelInstanceManufacturer()
1811{

Callers 2

getInputChannelNameMethod · 0.80
setBundleInfoCarbonMethod · 0.80

Calls 1

toStringMethod · 0.45

Tested by

no test coverage detected