AkRanges: make it possible to explictly construct range on existing container

Authored by dvratil on Dec 19 2018, 9:28 PM.

Description

AkRanges: make it possible to explictly construct range on existing container

Range acts as a sort of a view on the underlying container, allowing us to perform
operations only on a contiguous subset of a container.

Details

Committed
dvratilDec 19 2018, 10:56 PM
Parents
R165:4d029b6cde42: Use QSortFilterProxyModel directly
Branches
Unknown
Tags
Unknown