Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. [SOLVED]How can I access "browser" data from WebView element and pass over to QML?
QtWS25 Last Chance

[SOLVED]How can I access "browser" data from WebView element and pass over to QML?

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 2.2k Views
  • 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.
  • C Offline
    C Offline
    cmer4
    wrote on last edited by
    #1

    Hi,

    I have stumbled across an issue recently:

    I use WevView QML Element to access certain website.
    THe site loads great and I can interact with it.

    But how can I grab some of the site's data and pass it over to other QML Elements? is there a way to "read" the web data?

    UPDATE:
    I need to read the manual carefully (but I wish they had more examples) - I solved my issue via javascriptEvaluate

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

      How did you do it? Can you give an example? I'm trying to get the whole HTML sourcecode.

      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