会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Kevinsh.Lee
首页
联系
管理
2023年2月6日
qtableview单元格内添加颜色标记图标
摘要: 显示效果如下: 双击效果如下: 主要思路是使用 控件委托,代码如下: #include <QPainter> #include <QFontMetrics> TableDelegate::TableDelegate(QObject* parent) : QStyledItemDelegate(par
阅读全文
posted @ 2023-02-06 21:17 李涛贤贤
阅读(382)
评论(0)
推荐(0)
编辑