Obsolete Members for QItemSelectionRange

The following members of class QItemSelectionRange are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

公有函数

(obsolete) QItemSelectionRange intersect(const QItemSelectionRange &other) const

成员函数

QItemSelectionRange QItemSelectionRange::intersect(const QItemSelectionRange &other) const

Use intersected(other) instead.