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

Method getTopicList

src/frontend/datasources/MQTTSubscriptionWidget.cpp:107–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107QStringList MQTTSubscriptionWidget::getTopicList() {
108 return m_topicList;
109}
110
111int MQTTSubscriptionWidget::subscriptionCount() {
112 return ui.twSubscriptions->topLevelItemCount();

Callers 1

setMQTTClientMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected