MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / password

Method password

lib/QSimpleUpdater/src/AuthenticateDialog.cpp:72–75  ·  view source on GitHub ↗

* @brief Returns the current password entered by the user. */

Source from the content-addressed store, hash-verified

70 * @brief Returns the current password entered by the user.
71 */
72QString AuthenticateDialog::password() const
73{
74 return ui->passwordLE->text();
75}
76
77#if QSU_INCLUDE_MOC
78# include "moc_AuthenticateDialog.cpp"

Callers 1

authenticateMethod · 0.45

Calls 1

textMethod · 0.45

Tested by

no test coverage detected