Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetPassword
Method
GetPassword
Src/ParameterCompone/ParameterUser.cpp:255–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
253
}
254
255
const QString CParameterUser::GetPassword() const
256
{
257
return m_Data.m_szPassword;
258
}
259
260
void CParameterUser::SetPassword(const QString &szPassword)
261
{
Callers
3
OpenMySqlDatabase
Method · 0.45
open
Method · 0.45
SetParameter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected