|
|
|
|
|||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Konqueror download handling
Message d'origine
Content-Disposition: inline > Wednesday 30 July 2008, Adrien BUSTANY wrote: Hi, I continue to work on Konqueror's nepomuk features, and I'd like to save the origin url when a file is downloaded. That's already done if the file is downloaded via kget, but not if Konqueror uses the native "download manager" (ie KI if I'm right). I'm not even sure that this is handled by konqueror, and not by KHTMLView, I have to find a way to be notified when a download finishes. Does anyone have any clue about how I could do that ? > Might be something to do somewhere inside KI, i.e. independent of the application initiating the file transfer. > Cheers, Kevin > -- Kevin Krammer, KDE developer, xdg-utils developer KDE user <P¨ce *:>* signature.asc Isn't there a kind of finished signal for KI ? So that the initiating application could somehow track the current downloads ? I don't think I should patch KI for that Cheers Adrien |
|
#2
|
|||
|
|||
|
Konqueror download handling
Wednesday 30 July 2008, Adrien Bustany wrote:
Isn't there a kind of finished signal for KI ? So that the initiating application could somehow track the current downloads ? I don't think I should patch KI for that See the API docs for KJob. It has a finished() and a result() signal. I suggested looking at KI itself since this would allow storing of the orgin independent of the application doing the download. Cheers, Kevin -- Kevin Krammer, KDE developer, xdg-utils developer KDE user support, developer mentoring PGP SIGNATURE Version: GnuPG v1.4.6 (GNU/Linux) YIVB936YksMljCRfE= =kLX PGP SIGNATURE |
|
#3
|
|||
|
|||
|
Konqueror download handling
Kevin Krammer a :
Wednesday 30 July 2008, Adrien Bustany wrote: > >Isn't there a kind of finished signal for KI ? So that the initiating >application could somehow track the current downloads ? I don't think I >should patch KI for that > > See the API docs for KJob. It has a finished() and a result() signal. > I suggested looking at KI itself since this would allow storing of the orgin independent of the application doing the download. K, I agree with you that patching KI is cleaner, if it can be accepted then I'll do it :-) Thanks for the advice Cheers, Kevin > Cheers Adrien |
![]() |
| Viewing: Web Development Archives > Mailing Lists > KDE > Konqueror download handling |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|