以下成员源于类 QAbstractItemView 被弃用。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(弃用)
QAbstractItemDelegate *
|
itemDelegate (const QModelIndex & index ) const |
This function is deprecated. We strongly advise against using it in new code.
使用 itemDelegateForIndex () instead. Returns the item delegate used by this view and model for the given index .