# QT_tree_checkDemo **Repository Path**: wl136111/QT_tree_checkDemo ## Basic Information - **Project Name**: QT_tree_checkDemo - **Description**: 基于QTreeWidget实现的带Checkbox多级组织结构选择树 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # QT_tree_checkDemo ## 一、简介:
基于QTreeWidget实现的带Checkbox多级组织结构选择树 ## 二、运行:
注:运行本Demo需要修改mainwindow.cpp第228行代码中的images目录的绝对路径; 开发环境:
1、QT版本:Qt5.11.0
2、编译器:MinGW
## 三、运行效果图:
![效果图1](https://github.com/dyj095/QT_tree_checkDemo/blob/master/screenshots/%E5%A4%9A%E7%BA%A7%E7%BB%84%E7%BB%87%E7%BB%93%E6%9E%84%E9%80%89%E6%8B%A9%E6%A0%91_%E6%95%88%E6%9E%9C%E5%9B%BE1.png)![效果图2](https://github.com/dyj095/QT_tree_checkDemo/blob/master/screenshots/%E5%A4%9A%E7%BA%A7%E7%BB%84%E7%BB%87%E7%BB%93%E6%9E%84%E9%80%89%E6%8B%A9%E6%A0%91_%E6%95%88%E6%9E%9C%E5%9B%BE2.png)![效果图3](https://github.com/dyj095/QT_tree_checkDemo/blob/master/screenshots/%E5%A4%9A%E7%BA%A7%E7%BB%84%E7%BB%87%E7%BB%93%E6%9E%84%E9%80%89%E6%8B%A9%E6%A0%91_%E6%95%88%E6%9E%9C%E5%9B%BE3.png)