Uses of Enum
io.qt.serialport.QSerialPort.DataErrorPolicy
Packages that use QSerialPort.DataErrorPolicy
-
Uses of QSerialPort.DataErrorPolicy in io.qt.serialport
Fields in io.qt.serialport with type parameters of type QSerialPort.DataErrorPolicyMethods in io.qt.serialport that return QSerialPort.DataErrorPolicyModifier and TypeMethodDescriptionQSerialPort.dataErrorPolicy()
static QSerialPort.DataErrorPolicy
QSerialPort.DataErrorPolicy.resolve
(int value) Returns the corresponding enum entry for the given value.static QSerialPort.DataErrorPolicy
Returns the enum constant of this type with the specified name.static QSerialPort.DataErrorPolicy[]
QSerialPort.DataErrorPolicy.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.DataErrorPolicyModifier and TypeMethodDescriptionfinal boolean
QSerialPort.setDataErrorPolicy
(QSerialPort.DataErrorPolicy policy)