Uses of Enum
io.qt.serialport.QSerialPort.DataBits
Packages that use QSerialPort.DataBits
-
Uses of QSerialPort.DataBits in io.qt.serialport
Fields in io.qt.serialport with type parameters of type QSerialPort.DataBitsMethods in io.qt.serialport that return QSerialPort.DataBitsModifier and TypeMethodDescriptionfinal QSerialPort.DataBits
QSerialPort.dataBits()
static QSerialPort.DataBits
QSerialPort.DataBits.resolve
(int value) Returns the corresponding enum entry for the given value.static QSerialPort.DataBits
Returns the enum constant of this type with the specified name.static QSerialPort.DataBits[]
QSerialPort.DataBits.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.DataBitsModifier and TypeMethodDescriptionfinal QBindable<QSerialPort.DataBits>
QSerialPort.bindableDataBits()
The data bits in a frameMethods in io.qt.serialport with parameters of type QSerialPort.DataBitsModifier and TypeMethodDescriptionfinal boolean
QSerialPort.setDataBits
(QSerialPort.DataBits dataBits)