[Development] Access lazy Models from within QML

Robin Burchell robin+qt at viroteck.net
Tue Mar 5 09:35:03 CET 2013


On Tue, Mar 5, 2013 at 8:28 AM, Dominik Holland
<dominik.holland at pelagicore.com> wrote:
> Yes this makes sense and it's similar to my solution... But why do you
> need to multiply it with 0.9 ?

To start fetching (hopefully) before the data is really needed. Models
may involve asynchronous access (network etc) which might take a
while.



More information about the Development mailing list