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

Method updateType

src/backend/datasources/MQTTClient.cpp:196–198  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

194 * \brief Returns the MQTTClient's update type
195 */
196MQTTClient::UpdateType MQTTClient::updateType() const {
197 return m_updateType;
198}
199
200/*!
201 * \brief Returns the MQTTClient's icon

Callers 4

setMQTTClientMethod · 0.45
setLiveDataSourceMethod · 0.45
readingTypeChangedMethod · 0.45
messageArrivedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected