Hello all, i am still astonished using QWebView so I decided to start a personal project. I would like to create a little software based on this amazing widget ables to interact with Google Maps.
To begin with, I thought it would be good to load a page with some markers on the map. Once the page is loaded (using loadFinished () signal), read (in a kind of way) the markers positions variables and import them into C++ variables. Is this possible? I can't get an idea on how to do that....I just thought I could parse the whole HTML file looking for this variables but, even so, I don't really know how to get the HTML that is being deplayed.
![]()
Bookmarks