![]() |
CopperSpice API
2.0.0
|
This is the complete list of members for QItemSelectionRange, including all inherited members.
| QItemSelectionRange() | QItemSelectionRange | inline |
| QItemSelectionRange(const QItemSelectionRange &other) = default | QItemSelectionRange | default |
| QItemSelectionRange(QItemSelectionRange &&other) = default | QItemSelectionRange | default |
| QItemSelectionRange(const QModelIndex &topLeft, const QModelIndex &bottomRight) | QItemSelectionRange | inline |
| QItemSelectionRange(const QModelIndex &index) | QItemSelectionRange | inlineexplicit |
| bottom() const | QItemSelectionRange | inline |
| bottomRight() const | QItemSelectionRange | inline |
| contains(const QModelIndex &index) const | QItemSelectionRange | inline |
| contains(int row, int column, const QModelIndex &parentIndex) const | QItemSelectionRange | inline |
| height() const | QItemSelectionRange | inline |
| indexes() const | QItemSelectionRange | |
| intersected(const QItemSelectionRange &other) const | QItemSelectionRange | |
| intersects(const QItemSelectionRange &other) const | QItemSelectionRange | |
| isEmpty() const | QItemSelectionRange | |
| isValid() const | QItemSelectionRange | inline |
| left() const | QItemSelectionRange | inline |
| model() const | QItemSelectionRange | inline |
| operator!=(const QItemSelectionRange &other) const | QItemSelectionRange | inline |
| operator<(const QItemSelectionRange &other) const | QItemSelectionRange | inline |
| operator=(const QItemSelectionRange &other) = default | QItemSelectionRange | default |
| operator=(QItemSelectionRange &&other) = default | QItemSelectionRange | default |
| operator==(const QItemSelectionRange &other) const | QItemSelectionRange | inline |
| parent() const | QItemSelectionRange | inline |
| qHash(const QItemSelectionRange &key, uint seed=0) | QItemSelectionRange | related |
| right() const | QItemSelectionRange | inline |
| swap(QItemSelectionRange &other) | QItemSelectionRange | inline |
| top() const | QItemSelectionRange | inline |
| topLeft() const | QItemSelectionRange | inline |
| width() const | QItemSelectionRange | inline |