MCPcopy 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
255const QString CParameterUser::GetPassword() const
256{
257 return m_Data.m_szPassword;
258}
259
260void CParameterUser::SetPassword(const QString &szPassword)
261{

Callers 3

OpenMySqlDatabaseMethod · 0.45
openMethod · 0.45
SetParameterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected