摘要: qt QComBox绑定对象列表依靠的是QVariant 绑定数据到UI for (QVector<Department>::const_iterator it=department.constBegin(); it!=department.constEnd(); ++it) { ui->depar 阅读全文
posted @ 2021-05-14 17:53 源码行者 阅读(637) 评论(0) 推荐(0)