MCPcopy Create free account
hub / github.com/asb2m10/dexed / focusLost

Method focusLost

Source/ProgramListBox.h:113–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111 }
112
113 void focusLost(FocusChangeType cause) override {
114 repaint();
115 }
116
117 String getProgramName() {
118 return pgmListBox->cartContent.getProgramName(idx);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected