标题:C++ qt 中模型对数据进行索引以下有什么区别? 作者:ceiwei 日期:2017-02-10 14:24 内容:
model->index(row, column, QModelIndex()); model->index(row, column, rootIndex()); 另外,一个模型中是不是存在多个父项,而多个父项又是如何区分的?
回复 发表主题 版块