QAbstractItemView 已废弃的成员
以下 QAbstractItemView 类的成员已废弃。 这些成员提供以保持旧源代码的运行。我们强烈建议不要在新代码中使用它们。
公共函数
(废弃) QAbstractItemDelegate * | itemDelegate(const QModelIndex &index) const |
成员函数文档
[废弃]
QAbstractItemDelegate *QAbstractItemView::itemDelegate(const QModelIndex &index) const
此函数已废弃。我们强烈建议不要在新代码中使用它。
请使用 itemDelegateForIndex()。返回用于指定 index 的视图和模型的项代理。
© 2024 The Qt Company Ltd. 本文档中包含的贡献归其各自所有者所有。本文档根据自由软件基金会的发布,受 GNU 自由文档许可证版本 1.3 条款的约束。Qt 及其相应的标志是芬兰和/或其他国家/地区 The Qt Company Ltd. 的 商标。所有其他商标归其各自所有者所有。