Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Audio4Linux/JDSP4Linux
/ coupleIDE
Method
coupleIDE
src/interface/LiveprogSelectionWidget.cpp:58–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void LiveprogSelectionWidget::coupleIDE(EELEditor* editor)
59
{
60
_eelEditor = editor;
61
ui->editScript->setVisible(editor != nullptr);
62
}
63
64
void LiveprogSelectionWidget::onFileChanged(const QString& path)
65
{
Callers
1
MainWindow
Method · 0.80
Calls
1
setVisible
Method · 0.45
Tested by
no test coverage detected