Results 1 to 2 of 2

Thread: working wit QProgressBar seems very tricky enh?!...

  1. #1
    Join Date
    Mar 2009
    Posts
    10
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question working wit QProgressBar seems very tricky enh?!...

    Hi eveybody out there?.., hope you doin great!
    thanks to the guy who replied my post on working with the Qt Designer , it was really helpfull for me from these forums..

    here comes the problem i have....
    I have a web browser project which goes really well with the use of QtWebKit, QWebView things, but i want to use QProgressbar to show progress while the loading activity is being done like other browsers do!
    I have added it yet with codes to show it when the loads start and hide when the load end as well, but it doesn't increment as desired..

    your help on this will bring me joy for real..

    thanks...

    thewooferbbk

  2. #2
    Join Date
    Nov 2008
    Posts
    142
    Thanks
    3
    Thanked 20 Times in 20 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: working wit QProgressBar seems very tricky enh?!...

    Did you set the range for the progress bar? What do you do to increment it? QWebView has the QWebView::loadProgress() signal that you can connect to the QProgressBar::setValue() slot. Works without a problem for me.

Similar Threads

  1. QResource Stopped Working
    By JPNaude in forum Qt Programming
    Replies: 0
    Last Post: 22nd October 2008, 12:26
  2. QDevelop and CTags -> Not working
    By philwinder in forum Qt-based Software
    Replies: 13
    Last Post: 9th May 2008, 21:40
  3. Don't want QTextBrowser to look in working directory
    By magland in forum Qt Programming
    Replies: 1
    Last Post: 20th October 2007, 23:14
  4. GUI thread and Working thread comunication
    By FasTTo in forum Qt Programming
    Replies: 2
    Last Post: 13th September 2007, 15:31

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.