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

Method GetUser

Src/ParameterCompone/ParameterUser.cpp:242–245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240}
241
242const QString CParameterUser::GetUser() const
243{
244 return m_Data.m_szUser;
245}
246
247void CParameterUser::SetUser(const QString &szUser)
248{

Callers 1

SetParameterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected