Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ CParameterUI
Method
CParameterUI
Src/ParameterUI.cpp:5–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
#include
"ParameterUI.h"
4
5
CParameterUI::CParameterUI(QWidget *parent)
6
: QWidget{parent}
7
{}
8
9
bool CParameterUI::CheckValidity(bool validity)
10
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected