MCPcopy 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
58void LiveprogSelectionWidget::coupleIDE(EELEditor* editor)
59{
60 _eelEditor = editor;
61 ui->editScript->setVisible(editor != nullptr);
62}
63
64void LiveprogSelectionWidget::onFileChanged(const QString& path)
65{

Callers 1

MainWindowMethod · 0.80

Calls 1

setVisibleMethod · 0.45

Tested by

no test coverage detected