Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Capturing qwebview url after redirect
Qt 6.11 is out! See what's new in the release blog

Capturing qwebview url after redirect

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 1.6k Views 1 Watching
  • 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.
  • 2 Offline
    2 Offline
    2c2c
    wrote on last edited by
    #1

    New to Qt. Need to get a substring of a url from a redirect I get after logging into a website. I don't quite 'get' control flow though I guess and am stumbling around. I've messed with connecting loadFinished to a slot with a test checking the url, but it seems to only trip the first instance of the webview loadFinished. multiple signals didnt seem to help. I tried to give a general idea of what I want to do, so maybe you could suggest a correct approach. Thanks.

    1 Reply Last reply
    0
    • 2 Offline
      2 Offline
      2c2c
      wrote on last edited by
      #2

      I kept original post pretty general as I'm open in my methodologies, I have more specific code at http://stackoverflow.com/questions/25346044/qt-signals-slot-basic-control-flow-issue .

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved