Qt Forum

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

    Solved QWebView problem

    General and Desktop
    2
    3
    172
    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.
    • R
      Raii last edited by

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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 Reply Quote 1
        • R
          Raii last edited by

          thanks for reply

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