嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
采用Qt5进行开发的局域网通信客户端 Server,界面模仿QQ的界面,聊天界面采用QWidget绘制的气泡!
│ 基于Qt的基于网CS聊天代码阅读说明.txt
│ 基于Qt的局域网通信设计说明书.doc
│
├─ChatClient
│ │ ChatClient.pro
│ │ chatclient_plugin_import.cpp
│ │ clientsocket.cpp
│ │ clientsocket.h
│ │ databasemagr.cpp
│ │ databasemagr.h
│ │ images.qrc
│ │ loginwidget.cpp
│ │ loginwidget.h
│ │ loginwidget.ui
│ │ main.cpp
│ │ mainwindow.cpp
│ │ mainwindow.h
│ │ mainwindow.ui
│ │
│ ├─basewidget
│ │ │ animationstackedwidget.cpp
│ │ │ animationstackedwidget.h
│ │ │ basewidget.pri
│ │ │ chatbubble.cpp
│ │ │ chatbubble.h
│ │ │ clineedit.cpp
│ │ │ clineedit.h
│ │ │ customwidget.cpp
│ │ │ customwidget.h
│ │ │ rotatingstackedwidget.cpp
│ │ │ rotatingstackedwidget.h
│ │ │
│ │ ├─pictureedit
│ │ │ cutdialog.cpp
│ │ │ cutdialog.h
│ │ │ photoshotdialog.cpp
│ │ │ photoshotdialog.h
│ │ │ pictureeditwidget.cpp
│ │ │ pictureeditwidget.h
│ │ │ pictureeditwidget.ui
│ │ │
│ │ └─qqlist
│ │ qqlistviewchild.cpp
│ │ qqlistviewchild.h
│ │ qqlistviewgroup.cpp
│ │ qqlistviewgroup.h
│ │ qqlistviewgroup.ui
│ │ qqlistwidget.cpp
│ │ qqlistwidget.h
│ │ qqpopmenuwidget.cpp
│ │ qqpopmenuwidget.h
│ │
│ ├─comapi
│ │ comapi.pri
│ │ global.h
│ │ iteminfo.cpp
│ │ iteminfo.h
│ │ myapp.cpp
│ │ myapp.h
│ │ qqcell.cpp
│ │ qqcell.h
│ │ unit.h
│ │
│ ├─debug
│ ├─media
│ │ │ AudioRecorder.cpp
│ │ │ AudioRecorder.h
│ │ │ media.pri
│ │ │ voice.cpp
│ │ │ voice.h
│ │ │
│ │ ├─fmod
│ │ │ ├─include
│ │ │ │ fmod.h
│ │ │ │ fmod.hpp
│ │ │ │ fmod_codec.h
│ │ │ │ fmod_dsp.h
│ │ │ │ fmod_errors.h
│ │ │ │ fmod_memoryinfo.h
│ │ │ │
│ │ │ └─libs
│ │ │ fmodex.dll
│ │ │ libfmodex.a
│ │ │
│ │ ├─test
│ │ │ testmedia.cpp
│ │ │ testmedia.h
│ │ │
│ │ └─voice
│ │ ├─include
│ │ │ msp_cmn.h
│ │ │ msp_errors.h
│ │ │ msp_types.h
│ │ │ qisr.h
│ │ │ qtts.h
│ │ │
│ │ └─libs
│ │ msc.dll
│ │
│ ├─pictureedit
│ │ cutdialog.cpp
│ │ cutdialog.h
│ │ photoshotdialog.cpp
│ │ photoshotdialog.h
│ │ picturecutdialog.cpp
│ │ picturecutdialog.cpp.Wo9620
│ │ picturecutdialog.h
│ │ picturecutdialog.ui
│ │ pictureedit.pri
│ │
│ ├─release
│ ├─resource
│ │ ├─background
│ │ │ app.png
│ │ │ background.png
│ │ │ ic_picture.png
│ │ │ logo.png
│ │ │
│ │ ├─common
│ │ │ aio_arrow_down.png
│ │ │ aio_arrow_right.png
│ │ │ ic_arrow_down.png
│ │ │ ic_calendar.png
│ │ │ ic_close.png
│ │ │ ic_close_white.png
│ │ │ ic_color.png
│ │ │ ic_cut.png
│ │ │ ic_file.png
│ │ │ ic_font.png
│ │ │ ic_lock.png
│ │ │ ic_login_cfg.png
│ │ │ ic_menu_down.png
│ │ │ ic_min.png
│ │ │ ic_min_white.png
│ │ │ ic_notes.png
│ │ │ ic_picture.png
│ │ │ ic_record.png
│ │ │ ic_setting.png
│ │ │ ic_smile.png
│ │ │ ic_sysmen.png
│ │ │ ic_user.png
│ │ │ ic_user_add.png
│ │ │ ic_weather.png
│ │ │
│ │ ├─head
│ │ │ 0.bmp
│ │ │ 1.bmp
│ │ │ 2.bmp
│ │ │ 3.bmp
│ │ │ 4.bmp
│ │ │ 5.bmp
│ │ │ 6.bmp
│ │ │ 7.bmp
│ │ │ 8.bmp
│ │ │ 9.bmp
│ │ │ head-48.png
│ │ │ head-64.png
│ │ │
│ │ ├─ico
│ │ │ app.ico
│ │ │ app.rc
│ │ │
│ │ ├─images
│ │ │ applay.png
│ │ │ applay_hover.png
│ │ │ contacts.png
│ │ │ contacts_hover.png
│ │ │ conversation_hover.png
│ │ │ conversation_normal.png
│ │ │ group_hover.png
│ │ │ group_normal.png
│ │ │ ic_app.png
│ │ │ ic_chat.png
│ │ │ ic_check_hover.png
│ │ │ ic_check_normal.png
│ │ │ ic_file.png
│ │ │ ic_friend.png
│ │ │ ic_group.png
│ │ │ ic_info.png
│ │ │ ic_mainsetting.png
│ │ │ ic_question.png
│ │ │ ic_set_hover.png
│ │ │ ic_uncheck.png
│ │ │ ic_user.png
│ │ │ ic_warning.png
│ │ │ ic_zip.png
│ │ │ robot.png
│ │ │
│ │ ├─qss
│ │ │ default.css
│ │ │
│ │ └─sound
│ │ message.wav
│ │ msg.wav
│ │ ringin.wav
│ │ system.wav
│ │ userlogon.wav
│ │
│ └─uipage
│ chatwindow.cpp
│ chatwindow.h
│ chatwindow.ui
│ systemmessagedialog.cpp
│ systemmessagedialog.h
│ systemmessagedialog.ui
│ systemsetting.cpp
│ systemsetting.cpp.kf4960
│ systemsetting.h
│ systemsetting.ui
│ uipage.pri
│ weatherwidget.cpp
│ weatherwidget.h
│ widgethead.cpp
│ widgethead.h
│
├─ChatServer
│ │ ChatServer.pro
│ │ clientsocket.cpp
│ │ clientsocket.h
│ │ databasemagr.cpp
│ │ databasemagr.h
│ │ global.h
│ │ images.qrc
│ │ main.cpp
│ │ mainwindow.cpp
│ │ mainwindow.h
│ │ mainwindow.ui
│ │ myapp.cpp
│ │ myapp.h
│ │ tcpserver.cpp
│ │ tcpserver.h
│ │ unit.h
│ │
│ ├─basewidget
│ │ animationstackedwidget.cpp
│ │ animationstackedwidget.h
│ │ basewidget.pri
│ │ clineedit.cpp
│ │ clineedit.h
│ │ customwidget.cpp
│ │ customwidget.h
│ │
│ ├─bin
│ ├─debug
│ ├─libexcel
│ │ ├─include
│ │ │ xlsxabstractooxmlfile.h
│ │ │ xlsxabstractooxmlfile_p.h
│ │ │ xlsxabstractsheet.h
│ │ │ xlsxabstractsheet_p.h
│ │ │ xlsxcell.h
│ │ │ xlsxcellformula.h
│ │ │ xlsxcellformula_p.h
│ │ │ xlsxcellrange.h
│ │ │ xlsxcellreference.h
│ │ │ xlsxcell_p.h
│ │ │ xlsxchart.h
│ │ │ xlsxchartsheet.h
│ │ │ xlsxchartsheet_p.h
│ │ │ xlsxchart_p.h
│ │ │ xlsxcolor_p.h
│ │ │ xlsxconditionalformatting.h
│ │ │ xlsxconditionalformatting_p.h
│ │ │ xlsxcontenttypes_p.h
│ │ │ xlsxdatavalidation.h
│ │ │ xlsxdatavalidation_p.h
│ │ │ xlsxdocpropsapp_p.h
│ │ │ xlsxdocpropscore_p.h
│ │ │ xlsxdocument.h
│ │ │ xlsxdocument_p.h
│ │ │ xlsxdrawinganchor_p.h
│ │ │ xlsxdrawing_p.h
│ │ │ xlsxformat.h
│ │ │ xlsxformat_p.h
│ │ │ xlsxglobal.h
│ │ │ xlsxmediafile_p.h
│ │ │ xlsxnumformatparser_p.h
│ │ │ xlsxrelationships_p.h
│ │ │ xlsxrichstring.h
│ │ │ xlsxrichstring_p.h
│ │ │ xlsxsharedstrings_p.h
│ │ │ xlsxsimpleooxmlfile_p.h
│ │ │ xlsxstyles_p.h
│ │ │ xlsxtheme_p.h
│ │ │ xlsxutility_p.h
│ │ │ xlsxworkbook.h
│ │ │ xlsxworkbook_p.h
│ │ │ xlsxworksheet.h
│ │ │ xlsxworksheet_p.h
│ │ │ xlsxzipreader_p.h
│ │ │ xlsxzipwriter_p.h
│ │ │
│ │ └─lib
│ │ Qt5Xlsx.dll
│ │
│ ├─release
│ └─resource
│ ├─background
│ │ background.png
│ │ 未标题-1.psd
│ │
│ ├─common
│ │ aio_arrow_down.png
│ │ aio_arrow_right.png
│ │ ic_arrow_down.png
│ │ ic_close.png
│ │ ic_close_white.png
│ │ ic_min.png
│ │ ic_min_white.png
│ │
│ ├─ico
│ │ app.ico
│ │ app.rc
│ │
│ ├─images
│ │ app.png
│ │ ic_add.png
│ │ ic_app.png
│ │ ic_backup.png
│ │ ic_cancel.png
│ │ ic_data_backup.png
│ │ ic_data_udo.png
│ │ ic_delete.png
│ │ ic_edit.png
│ │ ic_excel.png
│ │ ic_exit.png
│ │ ic_find.png
│ │ ic_goods.png
│ │ ic_home.png
│ │ ic_info.png
│ │ ic_key.png
│ │ ic_ok.png
│ │ ic_question.png
│ │ ic_refresh.png
│ │ ic_warning.png
│ │ if_users.png
│ │
│ └─qss
│ default.css
│
└─截图
QQ截图20170606140751.png
QQ截图20170606140820.png
QQ截图20170606140852.png
QQ截图20170606140942.png
QQ截图20170606140948.png
QQ截图20170606141829.png
QQ截图20170606141858.png