Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. How do I even implement the Web Engine?
Forum Updated to NodeBB v4.3 + New Features

How do I even implement the Web Engine?

Scheduled Pinned Locked Moved Solved QtWebEngine
6 Posts 2 Posters 1.6k Views 2 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.
  • F Offline
    F Offline
    fantoro
    wrote on 27 Apr 2017, 21:44 last edited by
    #1

    Hello, I'm new to Qt and I don't know how to implement QtWebEngineView, I wanted to try to embed my website to my Qt program and I don't know how. Sorry because of how stupid this question is but I don't understand the documentation of it so I decided to ask how.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 27 Apr 2017, 21:49 last edited by
      #2

      Hi and welcome to devnet,

      Do you mean in a C++ or QML application ?

      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
      0
      • F Offline
        F Offline
        fantoro
        wrote on 27 Apr 2017, 21:52 last edited by
        #3

        C++ Application

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 27 Apr 2017, 22:11 last edited by SGaist
          #4

          Then take a look at the minimal widget example.

          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
          • F Offline
            F Offline
            fantoro
            wrote on 27 Apr 2017, 22:22 last edited by
            #5

            Ok, it worked but is there any way to embed it inside of a QMainWindow and also is there any way to edit it in QTDesigner.

            By the way, why am I subscribed to every forum? Is there any way to unsubscribe from all the forums?

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 27 Apr 2017, 22:34 last edited by
              #6

              Sure, QWebEngineView is a widget like QLabel.

              As for Qt Designer, I don't know for QWebEngineView.

              AFAIK, it's the default when creating an account however I currently don't know how to change that if it's possible.

              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

              1/6

              27 Apr 2017, 21:44

              • Login

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