mirror of
https://gitee.com/drabel/LibQQt.git
synced 2025-01-04 10:18:44 +08:00
update qqt socket udp server
This commit is contained in:
parent
1ae9ed6cfd
commit
baa392c778
@ -9,6 +9,7 @@ class QQtSocketUdpServer : public QUdpSocket
|
|||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
public:
|
public:
|
||||||
explicit QQtSocketUdpServer ( QObject* parent = nullptr );
|
explicit QQtSocketUdpServer ( QObject* parent = nullptr );
|
||||||
|
virtual ~QQtSocketUdpServer() {}
|
||||||
|
|
||||||
signals:
|
signals:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user