tried. This does not mean the range was selected.
SelectionModel.selectRange
bool selectRange(uint position, uint nItems, bool unselectRest)Requests to select a range of items in the model.
Parameters
position | the first item to select |
nItems | the number of items to select |
unselectRest | whether previously selected items should be unselected |
Returns
true if this action was supported and no fallback should be