https://doc.qt.io/qt-6/qabstractitemmodel.html#data
如果我的数据访问延迟很高,我如何告诉Qt调用 QAbstractItemModel::data() 过一会儿再来?
QAbstractItemModel::data()