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

Method GetLedState

Src/ParameterCompone/ParameterBase.cpp:171–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169}
170
171bool CParameterBase::GetLedState() const
172{
173 return m_bLedState;
174}
175
176void CParameterBase::SetLedState(bool state)
177{

Callers 2

Q_LOGGING_CATEGORYFunction · 0.80
SetParaMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected