Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
107
QStringList MQTTSubscriptionWidget::getTopicList() {
108
return m_topicList;
109
}
110
111
int MQTTSubscriptionWidget::subscriptionCount() {
112
return ui.twSubscriptions->topLevelItemCount();
Callers
1
setMQTTClient
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected