[Kget] Question in the multithread download plugin

manolo valdes nolis71cu at gmail.com
Wed Nov 16 20:53:35 CET 2005


Hi Guys

looking in the transferkio implementation. there is a funtion:

void TransferKio::load(QDomElement e)
{
    Transfer::load(e);
}

I guess is to load the status of the transfer. OK?
well if that's the case My question is when this funtion is called?
after or before TransferKio::start()

because in the multithraded get I need to load the saved status of the
transfer to continue.

but in the transferkio the file_copy funtion always resume the
download so this promblen not exist.

cheers
Manolito



More information about the Kget mailing list