文件名称:QT5.5 Demo - Editable Tree View
文件大小:17KB
文件格式:ZIP
更新时间:2019-04-12 03:04:01
QT, C++
The model supports editable items, custom headers, and the ability to insert and remove rows and columns. With these features, it is also possible to insert new child items, and this is shown in the supporting example code.
【文件预览】:
editabletreemodel
----editabletreemodel.qrc(91B)
----treemodel.h(4KB)
----treeitem.h(3KB)
----editabletreemodel.pro(378B)
----treeitem.cpp(4KB)
----treemodel.cpp(8KB)
----editabletreemodel.pro.user(18KB)
----default.txt(2KB)
----main.cpp(2KB)
----mainwindow.ui(3KB)
----mainwindow.cpp(6KB)
----mainwindow.h(2KB)