2025-06-05 | hyperk-021 | ![]() |
customdelegate.cpp | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
customdelegate.cpp
@@ -5,9 +5,7 @@ CustomButtonDelegate::CustomButtonDelegate(const QStringList& iconPathList, QObject *parent): m_iconPathList(iconPathList), QStyledItemDelegate(parent) { } {} void CustomButtonDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const {