java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.serialbus.QModbusTcpConnectionObserver.Impl
- All Implemented Interfaces:
QtObjectInterface
,QModbusTcpConnectionObserver
- Enclosing interface:
- QModbusTcpConnectionObserver
public abstract static class QModbusTcpConnectionObserver.Impl extends QtObject implements QModbusTcpConnectionObserver
Implementor class for interface QModbusTcpConnectionObserver
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.qt.serialbus.QModbusTcpConnectionObserver
QModbusTcpConnectionObserver.Impl
-
Constructor Summary
Constructors Modifier Constructor Description Impl()
protected
Impl(QtObject.QPrivateConstructor p)
Constructor for internal use only. -
Method Summary
Modifier and Type Method Description abstract boolean
acceptNewConnection(QTcpSocket newClient)
-
Constructor Details
-
Method Details
-
acceptNewConnection
- Specified by:
acceptNewConnection
in interfaceQModbusTcpConnectionObserver
-