Answer the question
In order to leave comments, you need to log in
QT work with sites?
Hello. Please tell me some tutorial articles or books showing how to work in QT with web pages. The problem is that I don’t understand how to work with them at all, and I can’t find something where at least something would be shown. How to access, for example, login/password input fields, etc. Thanks to all.
Answer the question
In order to leave comments, you need to log in
doc.qt.io/qt-5/qwebview.html
doc.qt.io/qt-5/qwebpage.html
doc.qt.io/qt-5/qwebframe.html
doc.qt.io/qt-5/qwebelement .html
The links given by Stanislav Makarov are certainly good. But QtWebkit is declared deprecated and it is recommended to use QtWebEngine. Alas, there are no normal docks for it and where to read is to look at examples and read the dock to classes like doc.qt.io/qt-5/qwebenginepage.html
And how can I get a specific file from the site (for example, a picture) without loading the page. Or just not showing it in the main form?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question