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

Method GetPublicKeyFile

Src/ParameterCompone/ParameterUser.cpp:346–349  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

344}
345
346QString CParameterUser::GetPublicKeyFile() const
347{
348 return m_Data.m_szPublicKeyFile;
349}
350
351int CParameterUser::SetPublicKeyFile(const QString szFile)
352{

Callers 2

authenticationMethod · 0.80
SetParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected