Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ baudRate
Method
baudRate
src/frontend/datasources/ImportFileWidget.cpp:664–666 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
662
}
663
664
int ImportFileWidget::baudRate() const {
665
return ui.cbBaudRate->currentText().toInt();
666
}
667
668
bool ImportFileWidget::importValid() const {
669
return false;
Callers
1
checkOkButton
Method · 0.45
Calls
1
currentText
Method · 0.80
Tested by
no test coverage detected