# QTreeWidget
## 1、通过json数据生成树形结构
[运行 ParsingJson.py](ParsingJson.py)
解析每一层json数据中的list
![ParsingJson](ScreenShot/ParsingJson.png)