Qt Forum

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

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

    QML and Qt Quick
    2
    2
    2040
    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.
    • C
      cmer4 last edited by

      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 Reply Quote 0
      • L
        Lennart last edited by

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

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