1 Star 0 Fork 3

无言 / libqtcore

forked from 红枫软件 / libqtcore 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Zlib

libqtcore

介绍

一个易用的qt库,可以大大减轻您的工作量,现在已经封装了自定义界面(各种自定义界面,遮照等),网络(包括websockets和http),数据库连接池,日志系统,脚本系统(js),该库只能在windows下使用,现已经包含下面功能:

. 3D部分,集成irrlicht 3D图像引擎,以便于增强QT3D部分的功能;
. 集成QsLog,实现qt的日志功能;
. 集成谷歌的breakpad,实现程序的崩溃记录和回放功能;
. 数据库方面,集成ndbpool,实现了对mysql,sqlserver,sqlite等数据库的操作,提供一个可用的数据库连接池;
. 脚本方面,主要封装了qt和js方面的相互调用接口;
. 网络部分集成了下面一些功能:
. JQLibrary - 用于http服务器
. TCP - 服务器和客户端消息协议封装,文件发送接收封装
. UDP - 支持IKCP,可以支持有效的UDP发送接收,实现了基于UDP的服务器和客户端
. websockets - 服务器和客户端消息协议封装,文件发送接收封装 . 串口
. http - 集成httplib用于http协议方面的操作
. 自定义界面:
. 自定义消息提示框
. WebUI的封装 . 圆角带阴影对话框 . 遮罩控件 . 多媒体
. 实时语音通讯
. 实时视频通讯

zlib License (C) 2020 红枫软件 This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution.

简介

libqtcore 展开 收起
C++
Zlib
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C++
1
https://gitee.com/nothingwd/libqtcore.git
git@gitee.com:nothingwd/libqtcore.git
nothingwd
libqtcore
libqtcore
master

搜索帮助