MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / SetDevice

Method SetDevice

plugins/midi/midi-helpers.cpp:690–693  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

688}
689
690void MidiDeviceSelection::SetDevice(const MidiDevice &_dev)
691{
692 setCurrentText(QString::fromStdString(_dev.Name()));
693}
694
695void MidiDeviceSelection::IdxChangedHelper(int idx)
696{

Callers 1

UpdateEntryDataMethod · 0.45

Calls 1

NameMethod · 0.45

Tested by

no test coverage detected