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. QWebView problem

QWebView problem

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 314 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.
  • R Offline
    R Offline
    Raii
    wrote on last edited by
    #1

    hello I'm watching this tutorial( https://www.youtube.com/watch?v=U51r5klUTeA )
    but QWebView 5.12.2 has deprecated and I can't do anything about webview QT pro says

    Project ERROR: Unknown module(s) in QT: webenginewidgets
    Project ERROR: Unknown module(s) in QT: webenginewidgets
    Project ERROR: Unknown module(s) in QT: webwit webkitwidgets
    Project ERROR: Unknown module(s) in QT: webkit
    Project ERROR: Unknown module(s) in QT: webkitwidgets

    What should I do to show website in a widget?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Depending on your OS, QtWebView will require QtWebEngine as backend. So install that module.

      On a side note it's Qt. QT stands for Apple QuickTime which is likely not what you want to currently use.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • R Offline
        R Offline
        Raii
        wrote on last edited by
        #3

        thanks for reply

        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