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

Method GetPassword

Plugins/Telnet/ParameterTelnet.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44QString CParameterTelnet::GetPassword() const
45{
46 return m_szPassword;
47}
48
49void CParameterTelnet::SetPassword(const QString &newPassword)
50{

Callers 12

cb_get_credentialMethod · 0.45
cb_get_passwordMethod · 0.45
BackendFreeRDP.cppFile · 0.45
cb_pre_connectMethod · 0.45
cb_authenticateMethod · 0.45
OnInitMethod · 0.45
OnCheckValidityMethod · 0.45
SocketInitMethod · 0.45
getUserPasswdMethod · 0.45
CDlgSettingsTelnetMethod · 0.45
slotNewDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected