feat: TcpClient 客户端写槽函数

This commit is contained in:
touwoyimuli
2019-11-23 00:03:15 +08:00
parent 9a6a17caff
commit 466761915f
5 changed files with 126 additions and 11 deletions

View File

@@ -4,7 +4,7 @@
#
#-------------------------------------------------
QT += core gui
QT += core gui network
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
@@ -51,8 +51,7 @@ qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
DISTFILES += \
images/Image2.jpg \
images/Image1.png \
images/Image4.png \
images/Image5.png
DISTFILES +=
RESOURCES += \
resource.qrc