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

Method topicName

src/backend/datasources/MQTTTopic.cpp:121–123  ·  view source on GitHub ↗

! *\brief Returns the name of the MQTTTopic */

Source from the content-addressed store, hash-verified

119 *\brief Returns the name of the MQTTTopic
120 */
121QString MQTTTopic::topicName() const {
122 return m_topicName;
123}
124
125/*!
126 *\brief Initializes the actions of MQTTTopic

Callers 9

reparentTopicMethod · 0.80
updateWillMessageMethod · 0.80
subscriptionLoadedMethod · 0.80
messageArrivedMethod · 0.80
testIntegerMessageMethod · 0.80
testNumericMessageMethod · 0.80
testTextMessageMethod · 0.80

Calls

no outgoing calls

Tested by 3

testIntegerMessageMethod · 0.64
testNumericMessageMethod · 0.64
testTextMessageMethod · 0.64