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. MinGW Website Connections
QtWS25 Last Chance

MinGW Website Connections

Scheduled Pinned Locked Moved Unsolved General and Desktop
mingwwebenginewebkitwebsite
4 Posts 2 Posters 2.0k 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.
  • sjb448S Offline
    sjb448S Offline
    sjb448
    wrote on last edited by
    #1

    Hi all,
    I'm very new to using Qt as well as to programming and was wondering if there is a substitute for WebKit or WebEngine for MinGW, and how I could use that to populate elements in my desktop application with information from the website.
    Thank you in advance!

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

      Hi and welcome to devnet,

      Something not clear, are you trying to show a web page or are you loading data from a web service ?

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

      sjb448S 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        Something not clear, are you trying to show a web page or are you loading data from a web service ?

        sjb448S Offline
        sjb448S Offline
        sjb448
        wrote on last edited by
        #3

        Hi @SGaist,
        Loading data from a web service I believe. For example, displaying most recent tweets from a specific user inside the application in Qt.
        Thank you!

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

          Then it's rather QNetworkAccessManager that should be of interest.

          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

          • Login

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