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

Method GetBaudRate

Plugins/SerialPort/ParameterSerialPort.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74qint32 CParameterSerialPort::GetBaudRate() const
75{
76 return m_nBaudRate;
77}
78
79void CParameterSerialPort::SetBaudRate(qint32 rate)
80{

Callers 2

StartMethod · 0.80
Q_LOGGING_CATEGORYFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected