MCPcopy 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
115bool CParameter::OnCheckValidity()
116{
117 qDebug(log) << " Not implemented CParameter::onCheckValidity()";
118 return true;
119}
120
121bool CParameter::GetModified()
122{

Callers 1

foreachFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected