当前位置: 首页 > ds >正文

Qt5开发从入门到精通——第十二篇三节(Qt5 事件处理及实例——多线程应用

QPushButton \*quitBtn; //退出TimeServer \*timeServer; //TCP 服务器端 timeserver
int count; //请求次数计数器 coun

public slots:
void slotShow ();

} ;

#endif // DIALOG_H


#### timeserver.h

#ifndef TIMESERVER_H
#define TIMESERVER_H

#include
class Dialog;
class TimeServer : public QTcpServer
{
Q_OBJECT
public:
TimeServer(QObject *parent=0);
protected:
/*重写此虚函数。这个函数在 TCP服务器端有新的连接时被调用,其参数为所接收新连接的套接字描述符。*/
void incomingConnection(qintptr socketDescriptor);
private:
/*用于记录创建这个 TCP 服务器端对象的父类,这里是界面指针,通过这个指针将线程发出的消息关联到界面的槽函数中。*/
Dialog *dig;

};

#endif // TIMESERVER_H


#### timethread.h

#ifndef TIMETHREAD_H
#define TIMETHREAD_H

#include
#include
#include
class TimeThread : public QThread
{
Q_OBJECT
public:
TimeThread(qintptr socketDescriptor,QObject *parent=0);
void run(); //重写此虚函数
signals:
void error(QTcpSocket::SocketError socketError); //出错信号
private:
qintptr socketDescriptor; //套接字描述符
};

#endif // TIMETHREAD_H


#### dialog.cpp

#include “dialog.h”
#include
#include
#include
#include “timeserver.h”
Dialog::Dialog(QWidget *parent)
: QDialog(parent)
{
setWindowTitle(tr(“多线程时间服务器”));
Label1 =new QLabel(tr(" 服务器端口:“));
Label2 = new QLabel;
quitBtn = new QPushButton(tr(” 退出"));
QHBoxLayout *BtnLayout = new QHBoxLayout; /*画出界面的类*/
BtnL

http://www.xdnf.cn/news/11230.html

相关文章:

  • p2p终结者局域网控制软件的介绍和用法
  • 网站重构的理解
  • WinISO5.3的注册码吧
  • java怎么使用trim函数
  • Axure RP 7.0 注册码
  • UTS安装与卸载-Windows篇
  • [晓理紫]每日论文分享(有中文摘要,源码或项目地址)--机器人相关、强化学习
  • IO编程
  • 新手也能轻松上手!网页布局设计的10个黄金法则
  • 用EP9315构建基于嵌入式Linux的NAS系统平台
  • 启动应用程序出现olepro32.dll找不到问题解决
  • 女人的度
  • AMDIN01
  • MovieClip,Sprite,Shape三者之间的区别
  • 【Java实例-神秘年龄】用Java挑战你的直觉
  • AVI、 MPEG 、 DivX、 Indeo Video 常见的编码与常见的文件格式
  • 从扫码登录的原理分析QQ大量被盗事件
  • 中兴v880刷机全过程。原创亲测
  • [ZT]Grub4dos for WinPE 启动菜单
  • Mswrd632.wpc转换器启动失败问题解决
  • 妄撮小游戏的开发思想-Android开发资料-《妄撮(撕开美女衣服)》游戏源代码外传...
  • 《西游降魔篇》[BD-RMVB.720p.国语中字][2013年奇幻冒险喜剧]
  • seo优化 博客篇
  • 丝路英雄批量辅助更新记录
  • JSON解析类库之Gson(5) --- TypeAdapter性能分析
  • 超级转霸注册码
  • cesium添加动态扩散圆,动态圆环
  • 历届美国梦之队战斗力汇总:梦一无敌 梦十二平淡
  • 13个免费资源网站,你想要的全都有!【各类宝藏资源,建议收藏】
  • [02-14] 绿色免费软件更新