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. Class QtWebkit
Forum Updated to NodeBB v4.3 + New Features

Class QtWebkit

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 920 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.
  • M Offline
    M Offline
    machakhama
    wrote on last edited by
    #1

    When Run my app has give only one error that course in Directory of Qtwebkit
    C:\Users\Machano\Desktop\qt\untitled7\mainwindow.cpp:3: error: C1083: Cannot open include file: 'QtWebKit': No such file or directory

    Please I need you help!!

    1 Reply Last reply
    0
    • M Offline
      M Offline
      machakhama
      wrote on last edited by
      #2

      Please I need your help

      1 Reply Last reply
      0
      • C Offline
        C Offline
        clochydd
        wrote on last edited by
        #3

        Hi and welcome to devnet!

        AFIK you have to

        @#include <QWebPage>@

        to work with the QWebKit

        1 Reply Last reply
        0
        • X Offline
          X Offline
          Xentrum
          wrote on last edited by
          #4

          have you add the following line in your .pro file :
          @QT += webkit@

          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