Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
171
bool CParameterBase::GetLedState() const
172
{
173
return m_bLedState;
174
}
175
176
void CParameterBase::SetLedState(bool state)
177
{
Callers
2
Q_LOGGING_CATEGORY
Function · 0.80
SetPara
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected