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

Method GetDataBits

Plugins/SerialPort/ParameterSerialPort.cpp:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100QSerialPort::DataBits CParameterSerialPort::GetDataBits() const
101{
102 return m_DataBits;
103}
104
105void CParameterSerialPort::SetDataBits(const QSerialPort::DataBits &newDataBits)
106{

Callers 2

StartMethod · 0.80
Q_LOGGING_CATEGORYFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected