Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
690
void MidiDeviceSelection::SetDevice(const MidiDevice &_dev)
691
{
692
setCurrentText(QString::fromStdString(_dev.Name()));
693
}
694
695
void MidiDeviceSelection::IdxChangedHelper(int idx)
696
{
Callers
1
UpdateEntryData
Method · 0.45
Calls
1
Name
Method · 0.45
Tested by
no test coverage detected