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

Method mqttClient

src/backend/datasources/MQTTTopic.cpp:136–138  ·  view source on GitHub ↗

! *\brief Returns the MQTTClient the topic belongs to */

Source from the content-addressed store, hash-verified

134 *\brief Returns the MQTTClient the topic belongs to
135 */
136MQTTClient* MQTTTopic::mqttClient() const {
137 return m_MQTTClient;
138}
139
140// ##############################################################################
141// ################################# SLOTS ####################################

Callers 4

readMethod · 0.95
statisticsMethod · 0.45
MQTTTopicMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected