Results 1 to 2 of 2

Thread: How to use progress bar

  1. #1
    Join Date
    Mar 2012
    Posts
    2
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Question How to use progress bar

    how to make the progress bar 100 % complete

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: How to use progress bar

    Qt Code:
    1. pb.setValue(pb.maximum());
    To copy to clipboard, switch view to plain text mode 

Similar Threads

  1. Re: Progress Bar On status Bar Help (Solved)
    By ShapeShiftme in forum Qt Programming
    Replies: 0
    Last Post: 20th May 2011, 06:48
  2. How to use progress bar
    By Ashwani in forum Newbie
    Replies: 6
    Last Post: 10th September 2010, 15:19
  3. progress bar issues
    By shooogun in forum Qt Programming
    Replies: 4
    Last Post: 14th March 2008, 04:57
  4. Replies: 4
    Last Post: 11th March 2008, 11:44
  5. Reg - Progress bar
    By suresh in forum Qt Programming
    Replies: 1
    Last Post: 12th December 2006, 15:11

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.