Results 1 to 2 of 2

Thread: Problem with urlChanged signal

  1. #1
    Join Date
    May 2009
    Location
    Poland
    Posts
    5
    Thanks
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Default Problem with urlChanged signal

    Hi!

    I have a problem with the webView's urlChanged signal.
    My application has a webView component dropped on its main form; the webView's urlChanged signal is connected to slot method on_webView_urlChanged. When I run my app, I load a page (local html file) and on_webView_urlChanged is triggered. But it works only once. If I would change the page by clicking on any link or by using setUrl or load methods, it isn't triggered any more.
    I've searched info on the web, but I didn't find any solution. Can somebody help me?

  2. #2
    Join Date
    May 2009
    Location
    Poland
    Posts
    5
    Thanks
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Lightbulb Re: Problem with urlChanged signal

    Finally I've found: it's a bug of Qt: http://www.qtsoftware.com/developer/...ntry&id=232556.

Similar Threads

  1. Queuing problem with signal and slots
    By montylee in forum Qt Programming
    Replies: 4
    Last Post: 20th November 2009, 07:11
  2. problem with changed() signal emitted by QGraphicsScene
    By sanjayshelke in forum Qt Programming
    Replies: 1
    Last Post: 29th April 2009, 14:55
  3. QTcpSocket, QTcpServer problem
    By frido in forum Qt Programming
    Replies: 3
    Last Post: 4th April 2009, 00:16
  4. problem with emiting a signal
    By msmihai in forum Newbie
    Replies: 2
    Last Post: 3rd January 2009, 15:32
  5. Problem with Signal and Slots
    By Kapil in forum Installation and Deployment
    Replies: 2
    Last Post: 10th February 2006, 09:51

Tags for this Thread

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.