https://qt-project.org @qtproject @qt@floss.social Overview Repositories98 Packages People4 More PinnedLoading qt5qt5Public Qt5 super module Shell1.6k652 qtbaseqtbasePublic Qt Base (Core, Gui, Widgets, Network, ...) C++2.7k1.1k
Qt is available with both proprietary and open source licenses. Here are 8,724 public repositories matching this topic... Language: All Sort: Most stars hiroi-sora / Umi-OCR Star 32.5k Code Issues Pull requests Discussions OCR software, free and offline. 开源、免费的离线OCR软件。支持...
二、创建COM组件 为了方便测试,我这里使用QT来创建COM组件,再由QT自己调用。 理论上任何语言生成的COM组件调用流程应该都是一样的。 QT创建COM的方法看这里: (1) VS2017下使用QT生成COM组件:https://blog.csdn.net/xiaolong1126626497/article/details/112556866 (2) QtCreate下生成COM组件:https://blog.csdn....
w4ngzhen/QtCefDemo (github.com) 其中,会有两个提交: project init integrate CEF code读者可以自行创建分支,回退到指定的提交查看对应状态的代码。 此外,本Demo还需要我们创建的CefFiles文件夹以及其中的文件。由于Github对于大文件的处理不太方便。本人将其上传到了网盘,读者只需要从网盘下载CefFiles.zip文件,并...
git config --global user.name userName git config --global user.email userEmail 分支3 标签204 rafTranslated using Weblate (Catalan)dd5329323天前 4992 次提交 提交 .github Update the nuber of cores acording to the latest GitHub runners state ...
https://github.com/qt/qttools/tree/dev/src/designerQt设计师的源码 https://github.com/qt/qttools/tree/dev/src/windeployqt依赖库工具源码 https://github.com/qtproject/qt-solutions-- 里面有qtpropertybrowser https://github.com/itay-grudev/SingleApplication-- 单例。Replacement of QtSingleApplication...
49. QCodeEditor (github.com/rgladwell/Qt): QCodeEditor是一个用于编辑代码的控件,具有语法高亮、自动完成、代码折叠等功能。 50. QTermWidget (github.com/qterminal/qt): QTermWidget是一个用于在Qt应用程序中嵌入终端模拟器的库,支持远程登录和命令执行。发布...
打开cmake-gui.exe,在source code那里选择之前解压opencv源码里的source文件夹。Where to build the binaries设置目标位置,可以自由选择没什么限制,建议设置为一个空文件夹,因为会生成一大堆文件。然后点击configure。 2. 选择编译器 弹出一个窗口,选择编译工具集。这里选择MinGW Makefiles和specify native compilers。列...
.github/workflows Update 1个月前 docs Update 3年前 qta_statics support # in testcase name of local report 5年前 testbase Support python 3.12 1个月前 tests Support python 3.12 1个月前 tuia Update 3年前 .editorconfig 1.修复文档构建的大部分warning ...
源代码地址:Advanced Docking System:https:///githubuser0xFFFF/Qt-Advanced-Docking-System 使您可以使用功能齐全的窗口停靠系统来创建可自定义的布局,该系统类似于许多流行的集成开发环境(IDE)(例如Visual Studio)中的系统。一切都通过标准Qt功能实现,而无需任何特定于平台的代码。QWidgets和QLayouts...