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

Method readingType

src/backend/datasources/MQTTClient.cpp:178–180  ·  view source on GitHub ↗

! * \brief Returns the MQTTClient's reading type */

Source from the content-addressed store, hash-verified

176 * \brief Returns the MQTTClient's reading type
177 */
178MQTTClient::ReadingType MQTTClient::readingType() const {
179 return m_readingType;
180}
181
182/*!
183 * \brief Sets the MQTTClient's update type to updatetype and handles this change

Callers 3

setMQTTClientMethod · 0.45
setLiveDataSourceMethod · 0.45
updateTypeChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected