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

Method GetFlowControl

Plugins/SerialPort/ParameterSerialPort.cpp:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126QSerialPort::FlowControl CParameterSerialPort::GetFlowControl() const
127{
128 return m_FlowControl;
129}
130
131void CParameterSerialPort::SetFlowControl(const QSerialPort::FlowControl &newFlowControl)
132{

Callers 2

StartMethod · 0.45
Q_LOGGING_CATEGORYFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected