Obsolete Members for QAbstractItemView

以下成員源於類 QAbstractItemView 被棄用。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。

公共函數

(棄用) QAbstractItemDelegate * itemDelegate (const QModelIndex & index ) const

成員函數文檔編製

QAbstractItemDelegate *QAbstractItemView:: 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 .