- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QModbusTcpConnectionObserver.Impl
public interface QModbusTcpConnectionObserver extends QtObjectInterface
Represents the interface for objects that can be passed to QModbusTcpServer::installConnectionObserver
Java wrapper for Qt class QModbusTcpConnectionObserver
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
QModbusTcpConnectionObserver.Impl
Implementor class for interfaceQModbusTcpConnectionObserver
-
Method Summary
Modifier and Type Method Description boolean
acceptNewConnection(QTcpSocket newClient)