Uses of Enum
io.qt.serialport.QSerialPort.FlowControl
Packages that use QSerialPort.FlowControl
-
Uses of QSerialPort.FlowControl in io.qt.serialport
Fields in io.qt.serialport with type parameters of type QSerialPort.FlowControlMethods in io.qt.serialport that return QSerialPort.FlowControlModifier and TypeMethodDescriptionfinal QSerialPort.FlowControl
QSerialPort.flowControl()
static QSerialPort.FlowControl
QSerialPort.FlowControl.resolve
(int value) Returns the corresponding enum entry for the given value.static QSerialPort.FlowControl
Returns the enum constant of this type with the specified name.static QSerialPort.FlowControl[]
QSerialPort.FlowControl.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.serialport with parameters of type QSerialPort.FlowControlModifier and TypeMethodDescriptionfinal boolean
QSerialPort.setFlowControl
(QSerialPort.FlowControl flowControl)