Angus Leeming wrote:

>> Bye, Alfredo
> 
> Don't go ;-)

You, mean native english-speaker. I never know how to close this mails...

> 
> I'm confused by what your mini patch actually achieves. Could you explain
> to thicko here?
> 

Guess what? I'm making this up completely. 

If I understand correctly, in finishedLoading you emit a signal to all
images waiting to be converted saying that they have already been so. Once
they receive this signal, they call Loader::startLoader. Well, what I want
is to receive this calls in inversed order (from last to first), so when
they are added to the queue they end up correctly, because of the
reprioritization (can you tell me te correct english word for this please).
I've tried to achieve this by sending the signals in inversed order. 

Hello, Alfredo


Reply via email to