以下成员源于类 QAbstractItemModel 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(obsolete)
QModelIndex
|
createIndex (int row , int column , int id ) const |
[protected]
QModelIndex
QAbstractItemModel::
createIndex
(
int
row
,
int
column
,
int
id
) const
使用 QModelIndex QAbstractItemModel::createIndex (int row, int column, quint32 id) instead.