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

Method clientPassword

src/backend/datasources/MQTTClient.cpp:270–272  ·  view source on GitHub ↗

! * \brief Returns the password used for authentication. */

Source from the content-addressed store, hash-verified

268 * \brief Returns the password used for authentication.
269 */
270QString MQTTClient::clientPassword() const {
271 return m_client->password();
272}
273
274/*!
275 * \brief Sets the flag on the given value.

Callers 1

setMQTTClientMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected