Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
656
QString ImportFileWidget::port() const {
657
return ui.lePort->text();
658
}
659
660
QString ImportFileWidget::serialPort() const {
661
return ui.cbSerialPort->currentText();
Callers
5
setLiveDataSource
Method · 0.45
checkOkButton
Method · 0.45
mqttConnectionChanged
Method · 0.45
mqttConnectTimeout
Method · 0.45
saveMQTTSettings
Method · 0.45
Calls
1
text
Method · 0.45
Tested by
no test coverage detected