Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
74
qint32 CParameterSerialPort::GetBaudRate() const
75
{
76
return m_nBaudRate;
77
}
78
79
void CParameterSerialPort::SetBaudRate(qint32 rate)
80
{
Callers
2
Start
Method · 0.80
Q_LOGGING_CATEGORY
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected