MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetPassword

Method GetPassword

Src/DlgInputPassword.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35QString CDlgInputPassword::GetPassword()
36{
37 return ui->lePassword->text();
38}
39
40void CDlgInputPassword::on_pbShow_clicked()
41{

Callers 2

LoadPasswordMethod · 0.45
SavePasswordMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected