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

Method SetTypeName

Src/ParameterCompone/ParameterUser.cpp:407–411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

405}
406
407int CParameterUser::SetTypeName(TYPE t, const QString& szName)
408{
409 m_Data.m_TypeName[t] = szName;
410 return 0;
411}
412
413void CParameterUser::slotLoadPassword()
414{

Callers 1

CParameterVncMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected