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

Method willTopic

src/backend/datasources/MQTTClient.cpp:684–686  ·  view source on GitHub ↗

! * \brief Returns the will topic of the client */

Source from the content-addressed store, hash-verified

682 * \brief Returns the will topic of the client
683 */
684QString MQTTClient::willTopic() const {
685 return m_MQTTWill.willTopic;
686}
687
688/*!
689 * \brief Sets the retain flag of the client's will message

Callers 1

willTopicChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected