MCPcopy Create free account
hub / github.com/KDE/labplot / port

Method port

src/frontend/datasources/ImportFileWidget.cpp:656–658  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

654}
655
656QString ImportFileWidget::port() const {
657 return ui.lePort->text();
658}
659
660QString ImportFileWidget::serialPort() const {
661 return ui.cbSerialPort->currentText();

Callers 5

setLiveDataSourceMethod · 0.45
checkOkButtonMethod · 0.45
mqttConnectionChangedMethod · 0.45
mqttConnectTimeoutMethod · 0.45
saveMQTTSettingsMethod · 0.45

Calls 1

textMethod · 0.45

Tested by

no test coverage detected