Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
100
QSerialPort::DataBits CParameterSerialPort::GetDataBits() const
101
{
102
return m_DataBits;
103
}
104
105
void CParameterSerialPort::SetDataBits(const QSerialPort::DataBits &newDataBits)
106
{
Callers
2
Start
Method · 0.80
Q_LOGGING_CATEGORY
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected