07 2018 档案
摘要:json文件结构形式 { "xiao1": [ { "000100": { "industryCode": "000100", "industryName": "test" } }, { "000101": { "industryCode": "000100", "industryName": "t
阅读全文
摘要:void ItemModelDeletage::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const { QStyleOptionViewItem viewOption
阅读全文
摘要:在QStyledItemDelegate的paint方法里面 void MyItemModelDeletage::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const
阅读全文