Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ serialPortName
Method
serialPortName
src/backend/datasources/LiveDataSource.cpp:278–280 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
276
}
277
278
QString LiveDataSource::serialPortName() const {
279
return m_serialPortName;
280
}
281
282
bool LiveDataSource::isPaused() const {
283
return m_paused;
Callers
1
setLiveDataSource
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected