Uses of Enum
io.qt.serialport.QSerialPort.BaudRate
Packages that use QSerialPort.BaudRate
-
Uses of QSerialPort.BaudRate in io.qt.serialport
Methods in io.qt.serialport that return QSerialPort.BaudRateModifier and TypeMethodDescriptionstatic QSerialPort.BaudRateQSerialPort.BaudRate.resolve(int value) Returns the corresponding enum entry for the given value.static QSerialPort.BaudRateReturns the enum constant of this type with the specified name.static QSerialPort.BaudRate[]QSerialPort.BaudRate.values()Returns an array containing the constants of this enum type, in the order they are declared.