QItemSelectionRange.contains

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool contains(const(QModelIndex) index)
  2. bool contains(int row, int column, const(QModelIndex) parentIndex)
    struct QItemSelectionRange
    pragma(inline, true) const
    bool
    contains
    (
    int row
    ,
    int column
    ,)

Meta