以下成员源于类 QPersistentModelIndex 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
| 
(obsolete)
								QModelIndex | child (int row , int column ) const | 
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
使用 QAbstractItemModel::index () 代替。
Returns the child of the model index that is stored in the given row and column .