QItemSelectionRange 的所有成员列表

这是 QItemSelectionRange 的所有成员的完整列表,包括继承的成员。

  • isValid() const : bool
  • left() const : int
  • model() const : const QAbstractItemModel *
  • parent() const : QModelIndex
  • right() const : int
  • swap(QItemSelectionRange &)
  • top() const : int
  • topLeft() const : const QPersistentModelIndex &
  • width() const : int
  • operator!=(const QItemSelectionRange &) const : bool
  • operator==(const QItemSelectionRange &) const : bool

© 2024 The Qt Company Ltd. 本文档中的文档贡献归各自版权方所有。本提供的文档是根据自由软件基金会发布的、GNU自由文档许可证1.3版本许可条款许可的。Qt 及相关标志是芬兰 The Qt Company Ltd. 以及全球其他国家的商标。所有其他商标均为各自所有者的财产。