Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetType
Method
GetType
Src/ParameterCompone/ParameterUser.cpp:214–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
}
213
214
QList<CParameterUser::TYPE> CParameterUser::GetType() const
215
{
216
return m_Data.m_Type;
217
}
218
219
int CParameterUser::SetType(QList<TYPE> type)
220
{
Callers
1
SetParameter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected