资源简介
代码片段和文件信息
/**
* QML examples - Qt5 and QML examples
* Copyright (c) 2019 Yuri Young
*
* This examples is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation either version 3 of the License or
* (at your option) any later version.
*
* This examples is distributed in the hope that it will be useful
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this library. If not see .
*/
#include “jsontreemodel.h“
#include “treemodel_p.h“
#include
#include ject>
#include
#include
#include
#include
#include
#include
class JsonTreeModelPriv
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
....... 77 2020-01-03 01:03 src.pro
文件 3180 2020-01-03 01:03 tree.json
文件 9539 2020-01-19 23:18 treeview\jsontreemodel.cpp
文件 2275 2020-01-19 23:08 treeview\jsontreemodel.h
....... 1821 2020-01-03 01:03 treeview\main.cpp
文件 2045 2020-01-19 23:38 treeview\qml\main.qml
....... 4067 2020-01-03 01:03 treeview\qml\TreeItem.qml
....... 3798 2020-01-03 01:03 treeview\qml\TreeView.qml
....... 167 2020-01-03 01:03 treeview\qml.qrc
....... 1831 2020-01-03 01:03 treeview\README.md
....... 98 2020-01-03 01:03 treeview\res.qrc
....... 148 2020-01-03 01:03 treeview\resources\arrow.png
....... 3180 2020-01-03 01:03 treeview\resources\tree.json
文件 1323 2020-01-19 22:26 treeview\treedynamicmodel.cpp
文件 1120 2020-01-19 22:26 treeview\treedynamicmodel.h
....... 8515 2020-01-03 01:03 treeview\treemodel.cpp
....... 2167 2020-01-03 01:03 treeview\treemodel.h
....... 30638 2020-01-03 01:03 treeview\treemodelproxy.cpp
....... 4347 2020-01-03 01:03 treeview\treemodelproxy.h
....... 1940 2020-01-03 01:03 treeview\treemodel_p.h
文件 1361 2020-01-19 22:26 treeview\treeview.pro
文件 24950 2020-01-19 22:36 treeview\treeview.pro.user
目录 0 2020-01-19 23:38 treeview\qml
目录 0 2020-01-03 01:03 treeview\resources
目录 0 2020-01-19 23:18 treeview
----------- --------- ---------- ----- ----
108587 25
- 上一篇:c++ 数字键盘设计(源码)
- 下一篇:qt源码ftp文件上传
评论
共有 条评论