Results 1 to 3 of 3

Thread: progress of download operation

  1. #1
    Join Date
    Apr 2011
    Location
    Hyderabad
    Posts
    86
    Thanks
    17
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default progress of download operation

    Hi,

    In my application, we have to download/upload some file from network.
    for this i have to display progress of download in foreground and blocking the rest of application.

    This progress i have to show how much percentage has completed or busy wait condition till
    download completed.

    can you explain me anybody how to solve this problem ?

  2. #2
    Join Date
    Mar 2011
    Location
    Hyderabad, India
    Posts
    1,882
    Thanks
    3
    Thanked 452 Times in 435 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    15

    Default Re: progress of download operation

    I don't that as a problem. use QProgressDialog and update it as and when data is received from network.

  3. The following user says thank you to Santosh Reddy for this useful post:

    sanjeet (11th November 2011)

  4. #3
    Join Date
    Apr 2011
    Location
    Hyderabad
    Posts
    86
    Thanks
    17
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: progress of download operation

    thanks santosh,
    i will try it, i hope it will work.

Similar Threads

  1. How show progress of slow a operation?
    By shud in forum Qt Programming
    Replies: 9
    Last Post: 3rd December 2009, 22:10
  2. Opposite of |= operation
    By JPNaude in forum Qt Programming
    Replies: 5
    Last Post: 16th November 2009, 12:33
  3. file operation
    By jay in forum Qt Programming
    Replies: 3
    Last Post: 7th May 2009, 11:19
  4. Replies: 4
    Last Post: 11th March 2008, 11:44
  5. Show progress of a time consuming operation
    By rainman110 in forum Newbie
    Replies: 7
    Last Post: 10th February 2008, 12:07

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.