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

Method GetStopBits

Plugins/SerialPort/ParameterSerialPort.cpp:113–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113QSerialPort::StopBits CParameterSerialPort::GetStopBits() const
114{
115 return m_StopBits;
116}
117
118void CParameterSerialPort::SetStopBits(const QSerialPort::StopBits &newStopBits)
119{

Callers 2

StartMethod · 0.80
Q_LOGGING_CATEGORYFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected