SliceListModel.setOffset
void setOffset(uint offset) nothrowSets the offset into the original model for this slice.
If the offset is too large for the sliced model, self will end up empty.
Parameters
offset | the new offset to use |
void setOffset(uint offset) nothrowSets the offset into the original model for this slice.
If the offset is too large for the sliced model, self will end up empty.
offset | the new offset to use |