MCPcopy 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
214QList<CParameterUser::TYPE> CParameterUser::GetType() const
215{
216 return m_Data.m_Type;
217}
218
219int CParameterUser::SetType(QList<TYPE> type)
220{

Callers 1

SetParameterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected