Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
940
int CtrlrPanel::getPanelIndex()
941
{
942
return (getProperty(Ids::panelIndex));
943
}
944
945
bool CtrlrPanel::getEditMode()
946
{
Callers
2
compareElements
Method · 0.80
getPanelForModulator
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected