文件名称:Qt 自定义Model和自定义Delegate
文件大小:26KB
文件格式:RAR
更新时间:2019-12-12 10:24:15
Qt Model Delegate
每一个Item是由一张图片,用ListView实现了*添加删除项图片,鼠标移到图片上面时,删除图标显示,为图片画边框,当鼠标移到删除图标上面时,删除图片变为高亮显示,点击删除图片,item删除。
【文件预览】:
TestListModel_Update
----images()
--------beauty-3.png(3KB)
--------beauty-4.png(3KB)
--------beauty-1.png(3KB)
--------beauty-2.png(2KB)
----monkey_off_64x64.png(3KB)
----login_sys_close.png(988B)
----close_a.png(1KB)
----services.png(4KB)
----close.png(1KB)
----TestListModel_Update.pro.user(18KB)
----mydelegate.h(632B)
----main.cpp(183B)
----mainwindow.ui(654B)
----delete.png(1KB)
----listmodel.h(516B)
----mainwindow.cpp(2KB)
----mainwindow.h(602B)
----TestListModel_Update.pro(475B)
----listmodel.cpp(1013B)
----mydelegate.cpp(3KB)