Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetCommands
Method
GetCommands
Src/Terminal/ParameterTerminalBase.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
QStringList CParameterTerminalBase::GetCommands() const
43
{
44
return m_lstCommands;
45
}
46
47
void CParameterTerminalBase::SetCommands(const QStringList& cmd)
48
{
Callers
4
Start
Method · 0.80
Description
Method · 0.80
OnInit
Method · 0.80
slotNewData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected