GridCellSelectionRange ( GridModelController * controller, const GridCell & topLeft, const GridCell & bottomRight ) | |
GridCell | bottomRight () const |
bool | contains ( const GridCellSelectionRange & range ) const |
GridCellSelectionRange | intersect ( const GridCellSelectionRange & range ) const |
bool | isCellSelected ( const GridCell & cell ) const |
bool | isRowSelected ( const GridRow * row ) const |
bool | isValid () const |
GridCell | topLeft () const |