Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ chosenController
Method
chosenController
include/ControllerConnectionDialog.h:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
virtual ~ControllerConnectionDialog();
58
59
Controller * chosenController()
60
{
61
return m_controller;
62
}
63
64
public slots:
65
// void setSelection( const effectKey & _selection );
Callers
1
execConnectionDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected