MinGW Website Connections
Unsolved
General and Desktop
-
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! -
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 ?
-
Then it's rather QNetworkAccessManager that should be of interest.