java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.serialport.QSerialPortInfo
- All Implemented Interfaces:
QtObjectInterface,Cloneable
Provides information about existing serial ports
Java wrapper for Qt class QSerialPortInfo
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor for internal use only.QSerialPortInfo(QSerialPort port) QSerialPortInfo(QSerialPortInfo other) QSerialPortInfo(String name) -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QSerialPortInfo
public QSerialPortInfo() -
QSerialPortInfo
-
QSerialPortInfo
-
QSerialPortInfo
-
QSerialPortInfo
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details