Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. QtonPi
  4. Displaying web content in Qt Creator projects
Forum Updated to NodeBB v4.3 + New Features

Displaying web content in Qt Creator projects

Scheduled Pinned Locked Moved Unsolved QtonPi
3 Posts 2 Posters 932 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.
  • P Offline
    P Offline
    pirates21
    wrote on last edited by pirates21
    #1

    I would like to display the content of a WEB page in my project on the RPI3. I'm using qtrpi (cross compiler, qt 5.7). I do not have the widget there: "webenginewidget", "webkit" etc ... how can I add the above widgets? How do you display the content of a web page in your projects?
    Regards, Sebastian

    raven-worxR 1 Reply Last reply
    0
    • P pirates21

      I would like to display the content of a WEB page in my project on the RPI3. I'm using qtrpi (cross compiler, qt 5.7). I do not have the widget there: "webenginewidget", "webkit" etc ... how can I add the above widgets? How do you display the content of a web page in your projects?
      Regards, Sebastian

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by raven-worx
      #2

      @pirates21
      QtWebEngine for ARM see QTBUG-61846 (fixed with Qt 5.10). So the qtrpi-project needs to compile/provide a recent Qt version or you need to do the cross compilation yourself.
      QtWebKit was removed along with Qt 5.6 (is still available in the git module, but also you need to do the cross compilation yourself)

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      1
      • P Offline
        P Offline
        pirates21
        wrote on last edited by
        #3

        raven-worx: Thank you very much. All clear. Best Regards.

        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