MCPcopy 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
278QString LiveDataSource::serialPortName() const {
279 return m_serialPortName;
280}
281
282bool LiveDataSource::isPaused() const {
283 return m_paused;

Callers 1

setLiveDataSourceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected