Uses of Class
io.qt.serialport.QSerialPort.Directions
Packages that use QSerialPort.Directions
-
Uses of QSerialPort.Directions in io.qt.serialport
Classes in io.qt.serialport that implement interfaces with type arguments of type QSerialPort.DirectionsFields in io.qt.serialport with type parameters of type QSerialPort.DirectionsMethods in io.qt.serialport that return QSerialPort.DirectionsModifier and TypeMethodDescriptionQSerialPort.Direction.asFlags()Create a Directions of the enum entry.QSerialPort.Direction.cleared(QSerialPort.Direction e) Excludes other enum entry from a flag of this entry.final QSerialPort.DirectionsQSerialPort.Directions.clone()Clones the flagsQSerialPort.Direction.combined(QSerialPort.Direction e) Combines this entry with other enum entry.final QSerialPort.DirectionsQSerialPort.Directions.combined(QSerialPort.Direction e) Combines this flags with enum entry.static QSerialPort.DirectionsQSerialPort.Direction.flags(QSerialPort.Direction ... values) Creates a newQSerialPort.Directionsfrom the entries.final QSerialPort.DirectionsQSerialPort.Directions.setFlag(QSerialPort.Direction e) Sets the flagefinal QSerialPort.DirectionsQSerialPort.Directions.setFlag(QSerialPort.Direction e, boolean on) Sets or clears the flagflagMethods in io.qt.serialport with parameters of type QSerialPort.DirectionsModifier and TypeMethodDescriptionfinal intQSerialPort.baudRate(QSerialPort.Directions directions) final booleanQSerialPort.clear(QSerialPort.Directions directions) final intQSerialPort.Directions.compareTo(QSerialPort.Directions other) final booleanQSerialPort.setBaudRate(int baudRate, QSerialPort.Directions directions)