Uses of Enum
io.qt.serialport.QSerialPort.FlowControl
Packages that use QSerialPort.FlowControl
-
Uses of QSerialPort.FlowControl in io.qt.serialport
Subclasses with type arguments of type QSerialPort.FlowControl in io.qt.serialportFields in io.qt.serialport with type parameters of type QSerialPort.FlowControlMethods in io.qt.serialport that return QSerialPort.FlowControlModifier and TypeMethodDescriptionfinal QSerialPort.FlowControlQSerialPort.flowControl()static QSerialPort.FlowControlQSerialPort.FlowControl.resolve(int value) Returns the corresponding enum entry for the given value.static QSerialPort.FlowControlReturns 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 that return types with arguments of type QSerialPort.FlowControlModifier and TypeMethodDescriptionfinal QBindable<QSerialPort.FlowControl> QSerialPort.bindableFlowControl()Methods in io.qt.serialport with parameters of type QSerialPort.FlowControlModifier and TypeMethodDescriptionfinal booleanQSerialPort.setFlowControl(QSerialPort.FlowControl flowControl)