F
F
FarmaCeduS2015-08-06 15:58:34
Qt
FarmaCeduS, 2015-08-06 15:58:34

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

3 answer(s)
S
Stanislav Makarov, 2015-08-06
@Nipheris

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

D
DancingOnWater, 2015-08-06
@DancingOnWater

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

F
FarmaCeduS, 2015-08-06
@FarmaCeduS

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 question

Ask a Question

731 491 924 answers to any question