SliceListModel.setOffset
void setOffset(uint offset)Sets 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)Sets 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 |