Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetParity
Method
GetParity
Plugins/SerialPort/ParameterSerialPort.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
QSerialPort::Parity CParameterSerialPort::GetParity() const
88
{
89
return m_Parity;
90
}
91
92
void CParameterSerialPort::SetParity(const QSerialPort::Parity &newParity)
93
{
Callers
2
Start
Method · 0.80
Q_LOGGING_CATEGORY
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected