QT TableView自定义委托

时间:2022-04-18 13:26:05
【文件属性】:
文件名称:QT TableView自定义委托
文件大小:7KB
文件格式:RAR
更新时间:2022-04-18 13:26:05
QT TableV 效果看https://blog.csdn.net/Sakuya__/article/details/88895498。使用自定义委托实现在TableView中添加Combobox、Spainbox、CheckBox控件。
【文件预览】:
CustomDelegate
----main.cpp(183B)
----mainwindow.h(810B)
----controldelegate.cpp(7KB)
----controldelegate.h(2KB)
----img()
--------heart.ico(4KB)
----img.qrc(101B)
----mainwindow.cpp(3KB)
----mainwindow.ui(1KB)
----CustomDelegate.pro(1KB)

网友评论

  • 非常的棒。一看就懂了。