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

Method getSelectedId

Source/UIComponents/CtrlrComponents/CtrlrCombo.cpp:539–542  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

537}
538
539int CtrlrCombo::getSelectedId()
540{
541 return (ctrlrCombo->getSelectedId());
542}
543
544int CtrlrCombo::getSelectedItemIndex()
545{

Callers 10

buttonClickedMethod · 0.45
getComponentValueMethod · 0.45
getComponentMidiValueMethod · 0.45
formatHexMethod · 0.45
makeHexPrettyMethod · 0.45
comboBoxChangedMethod · 0.45
buttonClickedMethod · 0.45
getStateMethod · 0.45
restoreStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected