Uses of Enum
io.qt.serialport.QSerialPort.DataBits
-
Uses of QSerialPort.DataBits in io.qt.serialport
Fields in io.qt.serialport with type parameters of type QSerialPort.DataBitsModifier and TypeFieldDescriptionfinal io.qt.core.QObject.Signal1<QSerialPort.DataBits>QSerialPort.dataBitsChangedMethods in io.qt.serialport that return QSerialPort.DataBitsModifier and TypeMethodDescriptionfinal QSerialPort.DataBitsQSerialPort.dataBits()static QSerialPort.DataBitsQSerialPort.DataBits.resolve(int value) Returns the corresponding enum entry for the given value.static QSerialPort.DataBitsReturns 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 io.qt.core.QBindable<QSerialPort.DataBits>QSerialPort.bindableDataBits()The data bits in a frameMethods in io.qt.serialport with parameters of type QSerialPort.DataBitsModifier and TypeMethodDescriptionfinal booleanQSerialPort.setDataBits(QSerialPort.DataBits dataBits)