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

Method GetPrivateKeyFile

Src/ParameterCompone/ParameterUser.cpp:360–363  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

358}
359
360QString CParameterUser::GetPrivateKeyFile() const
361{
362 return m_Data.m_szPrivateKeyFile;
363}
364
365int CParameterUser::SetPrivateKeyFile(const QString szFile)
366{

Callers 2

authenticationMethod · 0.80
SetParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected