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

Method GetName

Src/ParameterOperate.cpp:212–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210}
211
212const QString CParameterOperate::GetName() const
213{
214 return m_szName;
215}
216
217void CParameterOperate::SetName(const QString& szName)
218{

Callers 4

GetGroupMethod · 0.45
foreachFunction · 0.45
IdMethod · 0.45
NameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected