Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
407
int CParameterUser::SetTypeName(TYPE t, const QString& szName)
408
{
409
m_Data.m_TypeName[t] = szName;
410
return 0;
411
}
412
413
void CParameterUser::slotLoadPassword()
414
{
Callers
1
CParameterVnc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected