QItemSelectionRange.this

Undocumented in source.
  1. this()
  2. this(const(QItemSelectionRange) other)
  3. this(const(QModelIndex) topL, const(QModelIndex) bottomR)
    struct QItemSelectionRange
    this
    (
    ref const(QModelIndex) topL
    ,
    ref const(QModelIndex) bottomR
    )
  4. this(const(QModelIndex) index)

Meta