MCPcopy 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
42QStringList CParameterTerminalBase::GetCommands() const
43{
44 return m_lstCommands;
45}
46
47void CParameterTerminalBase::SetCommands(const QStringList& cmd)
48{

Callers 4

StartMethod · 0.80
DescriptionMethod · 0.80
OnInitMethod · 0.80
slotNewDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected