QItemSelectionRange.contains

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

Meta