Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ clientID
Method
clientID
src/backend/datasources/MQTTClient.cpp:303–305 ·
view source on GitHub ↗
! * \brief Returns the ID of the client */
Source
from the content-addressed store, hash-verified
301
* \brief Returns the ID of the client
302
*/
303
QString MQTTClient::clientID() const {
304
return m_client->clientId();
305
}
306
307
/*!
308
* \brief Sets the flag on the given value.
Callers
1
setMQTTClient
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected