Uses of Enum
io.qt.serialport.QSerialPort.SerialPortError
Packages that use QSerialPort.SerialPortError
-
Uses of QSerialPort.SerialPortError in io.qt.serialport
Subclasses with type arguments of type QSerialPort.SerialPortError in io.qt.serialportModifier and TypeClassDescriptionstatic enumJava wrapper for Qt enumQSerialPort::SerialPortErrorFields in io.qt.serialport with type parameters of type QSerialPort.SerialPortErrorMethods in io.qt.serialport that return QSerialPort.SerialPortErrorModifier and TypeMethodDescriptionQSerialPort.error()static QSerialPort.SerialPortErrorQSerialPort.SerialPortError.resolve(int value) Returns the corresponding enum entry for the given value.static QSerialPort.SerialPortErrorReturns the enum constant of this type with the specified name.static QSerialPort.SerialPortError[]QSerialPort.SerialPortError.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.SerialPortError