MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / getPanelIndex

Method getPanelIndex

Source/Core/CtrlrPanel/CtrlrPanel.cpp:940–943  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

938}
939
940int CtrlrPanel::getPanelIndex()
941{
942 return (getProperty(Ids::panelIndex));
943}
944
945bool CtrlrPanel::getEditMode()
946{

Callers 2

compareElementsMethod · 0.80
getPanelForModulatorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected