MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetSerialPort

Method GetSerialPort

Plugins/SerialPort/ParameterSerialPort.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48int CParameterSerialPort::GetSerialPort() const
49{
50 return m_nSerialPort;
51}
52
53void CParameterSerialPort::SetSerialPort(int index)
54{

Callers 2

StartMethod · 0.80
Q_LOGGING_CATEGORYFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected