Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Solved urlChanged won't work sometimes

    QtWebEngine
    1
    2
    177
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • LinArcX
      LinArcX last edited by LinArcX

      Hi. i created a web-engine based application that have lots of static pages and and i use urlChanged signal to handle page redirection.(TBH, i call some c++ functions whenever pages changed.)

      But the stranger thing about this signal is that, it won't work sometimes.(I mean the slot won't call)

      I don't have any idea why this happens. Any idea or similar experience?

      Qt: 5.5.0
      I built it with MSVC 2013.

      1 Reply Last reply Reply Quote 0
      • LinArcX
        LinArcX last edited by

        It was my fault. there's no wrong with urlChanged. It's Totally ok.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post