# cpp-gui-qt4 **Repository Path**: angtk/cpp-gui-qt4 ## Basic Information - **Project Name**: cpp-gui-qt4 - **Description**: C++ GUI Qt4 编程(第二版) 源代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2023-12-13 - **Last Updated**: 2024-05-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cpp-gui-qt4 #### 介绍 C++ GUI Qt4 编程(第二版) 随书源代码 #### 软件架构 C++/Qt5 #### 编译说明 1. Windows10 + Qt5.14.2 1. Qt5.14.2自带编译器MinGW #### 版本说明 1. v1.0即为原书附带代码 * src = qt-book目录 2. 分支qt5为Qt5.14.2环境下编译通过代码。 #### 相关资源下载链接 * PDF文件下载链接: * Qt5.14.2环境下载链接: qt-opensource-windows-x86-5.14.2.exe #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request