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

Method connection

src/frontend/datasources/MQTTConnectionManagerDialog.cpp:60–62  ·  view source on GitHub ↗

! * \brief returns the selected connection of the mainWidget */

Source from the content-addressed store, hash-verified

58 * \brief returns the selected connection of the mainWidget
59 */
60QString MQTTConnectionManagerDialog::connection() const {
61 return mainWidget->connection();
62}
63
64/*!
65 * \brief Returns whether the initial connection has been changed

Callers 1

changedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected