Skip to content
Snippets Groups Projects
Commit d3108983 authored by Pierre Lamot's avatar Pierre Lamot Committed by François Cartegnie
Browse files

qt: add fetchMore ListCache

this allows to request more data from the cache using the standart growth policy
rather than requiring the caller to `refer` and item after what is currently
loaded. This function ensure that the cache tries to load at least the current
count + chunk size
parent 07f410b5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment