MCPcopy 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
87QSerialPort::Parity CParameterSerialPort::GetParity() const
88{
89 return m_Parity;
90}
91
92void CParameterSerialPort::SetParity(const QSerialPort::Parity &newParity)
93{

Callers 2

StartMethod · 0.80
Q_LOGGING_CATEGORYFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected