Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ willSettings
Method
willSettings
src/backend/datasources/MQTTClient.cpp:649–651 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
647
}
648
649
MQTTClient::MQTTWill MQTTClient::willSettings() const {
650
return m_MQTTWill;
651
}
652
653
/*!
654
* \brief Sets whether the user wants to use will message or not
Callers
1
showWillSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected