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

Method GetSerialPortName

Plugins/SerialPort/ParameterSerialPort.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61const QString CParameterSerialPort::GetSerialPortName() const
62{
63 return m_szSerialPortName;
64}
65
66void CParameterSerialPort::SetSerialPortName(const QString &szName)
67{

Callers 4

StartMethod · 0.80
NameMethod · 0.80
DescriptionMethod · 0.80
Q_LOGGING_CATEGORYFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected