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

Method GetLogin

Plugins/Telnet/ParameterTelnet.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31QString CParameterTelnet::GetLogin() const
32{
33 return m_szLogin;
34}
35
36void CParameterTelnet::SetLogin(const QString &newLogin)
37{

Callers 2

CDlgSettingsTelnetMethod · 0.80
slotNewDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected