Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ OnCheckValidity
Method
OnCheckValidity
Src/Parameter.cpp:115–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
bool CParameter::OnCheckValidity()
116
{
117
qDebug(log) <<
" Not implemented CParameter::onCheckValidity()"
;
118
return true;
119
}
120
121
bool CParameter::GetModified()
122
{
Callers
1
foreach
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected