Uses of Class
io.qt.serialport.QSerialPort.Directions
-
Uses of QSerialPort.Directions in io.qt.serialport
Modifier and TypeMethodDescriptionQSerialPort.Direction.asFlags()
Create a QFlags of the enum entry.QSerialPort.Direction.cleared
(QSerialPort.Direction e) Excludes other enum entry from a flag of this entry.final QSerialPort.Directions
QSerialPort.Directions.clone()
Clones the flagsQSerialPort.Direction.combined
(QSerialPort.Direction e) Combines this entry with other enum entry.final QSerialPort.Directions
QSerialPort.Directions.combined
(QSerialPort.Direction e) Combines this flags with enum entry.static QSerialPort.Directions
QSerialPort.Direction.flags
(QSerialPort.Direction ... values) Creates a newQSerialPort.Directions
from the entries.final QSerialPort.Directions
QSerialPort.Directions.setFlag
(QSerialPort.Direction e) Sets the flage
final QSerialPort.Directions
QSerialPort.Directions.setFlag
(QSerialPort.Direction e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QSerialPort.baudRate
(QSerialPort.Directions directions) final boolean
QSerialPort.clear
(QSerialPort.Directions directions) final int
QSerialPort.Directions.compareTo
(QSerialPort.Directions other) final int
QSerialPort.getBaudRate
(QSerialPort.Directions directions) Kotlin property getter.final boolean
QSerialPort.setBaudRate
(int baudRate, QSerialPort.Directions directions)