文件名称:用Qt编写的聊天室源码
文件大小:35KB
文件格式:RAR
更新时间:2013-02-10 17:52:40
聊天室 Qt 源码
简单聊天室(Qt) 用Qt编写的聊天室源码
【文件预览】:
server
----chatwindow.h(947B)
----main.cpp(612B)
----chatserver.cpp(2KB)
----server.pro.user(21KB)
----candy.qrc(277B)
----chatsocket.cpp(757B)
----chatserver.h(899B)
----server.pro(385B)
----qss()
--------candy.qss(2KB)
----chatwindow.cpp(3KB)
----Makefile.Debug(7KB)
----Makefile.Release(7KB)
----images()
--------background.png(112B)
--------button.png(2KB)
--------button-pressed.png(2KB)
--------down-arrow.png(150B)
--------button-hover.png(2KB)
----Makefile(6KB)
----chatsocket.h(770B)
client
----main.cpp(608B)
----candy.qrc(277B)
----client.pro.user(13KB)
----client.pro(325B)
----qss()
--------candy.qss(2KB)
----chatclient.h(2KB)
----Makefile.Debug(6KB)
----Makefile.Release(6KB)
----images()
--------background.png(112B)
--------button.png(2KB)
--------button-pressed.png(2KB)
--------down-arrow.png(150B)
--------button-hover.png(2KB)
----Makefile(6KB)
----chatclient.cpp(6KB)