This is a continued tutorial from the previous one, Qt 5 QTcpSocket. ... void MyTcpSocket::doConnect() { socket = new QTcpSocket(this); connect(socket, ...
確定! 回上一頁