Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. How to use QWebEngineView module in his project?
QtWS25 Last Chance

How to use QWebEngineView module in his project?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
webkitc++ qtqt creator
4 Posts 2 Posters 773 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.
  • G Offline
    G Offline
    gouneken
    wrote on 19 Feb 2022, 23:04 last edited by
    #1

    good evening, I'm working on a web browser project, I was asked to use the "QWebKit" class to be able to set up this project, but my IDE (Qt Creator) was writing an error message saying that the file is not found. Then I was asked to include "QWebView" but same problem, then to include "QWebEngineView" instead and write to my .pro file "QT += webenginewidgets " to import the module and according to the documentation it is apparently that class which is up to date but when i include it same error yet it should be used in my version of qt (namely qt 6.2.1) i don't know where the error is, here is a picture of my .pro file :

    f6d3e6d6-8f1a-4de7-a0c8-26985ad0203a-image.png

    J 1 Reply Last reply 20 Feb 2022, 07:53
    0
    • G gouneken
      19 Feb 2022, 23:04

      good evening, I'm working on a web browser project, I was asked to use the "QWebKit" class to be able to set up this project, but my IDE (Qt Creator) was writing an error message saying that the file is not found. Then I was asked to include "QWebView" but same problem, then to include "QWebEngineView" instead and write to my .pro file "QT += webenginewidgets " to import the module and according to the documentation it is apparently that class which is up to date but when i include it same error yet it should be used in my version of qt (namely qt 6.2.1) i don't know where the error is, here is a picture of my .pro file :

      f6d3e6d6-8f1a-4de7-a0c8-26985ad0203a-image.png

      J Offline
      J Offline
      JonB
      wrote on 20 Feb 2022, 07:53 last edited by
      #2

      @gouneken
      Depending on your platform and how you installed Qt, I believe QtWebEngineWidgets is an optional module. Are you sure it is installed?

      G 1 Reply Last reply 21 Feb 2022, 21:04
      0
      • J JonB
        20 Feb 2022, 07:53

        @gouneken
        Depending on your platform and how you installed Qt, I believe QtWebEngineWidgets is an optional module. Are you sure it is installed?

        G Offline
        G Offline
        gouneken
        wrote on 21 Feb 2022, 21:04 last edited by gouneken
        #3

        @JonBI don't know if that's the problem, but I downloaded the QWebView module using the maintenance tool but still QtCreator does not recognize it as an existing module.

        G 1 Reply Last reply 21 Feb 2022, 21:08
        0
        • G gouneken
          21 Feb 2022, 21:04

          @JonBI don't know if that's the problem, but I downloaded the QWebView module using the maintenance tool but still QtCreator does not recognize it as an existing module.

          G Offline
          G Offline
          gouneken
          wrote on 21 Feb 2022, 21:08 last edited by
          #4
          This post is deleted!
          1 Reply Last reply
          0

          3/4

          21 Feb 2022, 21:04

          • Login

          • Login or register to search.
          3 out of 4
          • First post
            3/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved