Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
242
const QString CParameterUser::GetUser() const
243
{
244
return m_Data.m_szUser;
245
}
246
247
void CParameterUser::SetUser(const QString &szUser)
248
{
Callers
1
SetParameter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected