Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. [SOLVED]QWebView with URL googlemaps don't work
Forum Updated to NodeBB v4.3 + New Features

[SOLVED]QWebView with URL googlemaps don't work

Scheduled Pinned Locked Moved Qt WebKit
8 Posts 3 Posters 3.2k Views 2 Watching
  • 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.
  • A Offline
    A Offline
    alan1002
    wrote on last edited by
    #1

    I am work with QT version 4.7.3 in the app in the company , inside in there are a tab for view googlemaps, until last days was working normally but now don't open the page.Here we use proxy for access extern

    I try discovered if change API google maps with URL change || I do a simple app web in Qt same version for test but don't work URL[white page] || I do another browser in QT 5.4 and work it , but now we don't change all application for QT 5.4 , is extensive work .

    There are some mode for work URL google maps in Qt 4.7 without change for 5.4 ? lastways until we have time for implement a change for 5.4 in the company

    if somebody can help pls ?

    exemple link format URL http://maps.google.com?ie=UTF8&q=-35.8642,-79.4972&spn=0.005706,0.011362&t=h&z=17&output=classic"/>

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

      Hi and welcome to devnet,

      I can't answer that question directly, however Qt 4.7 is pretty old. Since you don't want to update to Qt 5, you should at least consider the latest Qt 4 version which is currently 4.8.6

      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
      • A Offline
        A Offline
        alan1002
        wrote on last edited by
        #3

        Thanks, i will try if work it and post here

        1 Reply Last reply
        0
        • A Offline
          A Offline
          alan1002
          wrote on last edited by
          #4

          It's work :)
          thx

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

            You're welcome !

            Since you have your QWebView running, please update the thread title prepending [solved] so other forum users may know a solution has been found :)

            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
            • A Offline
              A Offline
              alan1002
              wrote on last edited by
              #6

              I found another method for to work in Qt 4.7.3
              I change url google maps refers:
              before
              http://maps.google.com/?ie=UTF8&t=h&output=embed
              after
              http://maps.google.com/?ie=UTF8&t=h&

              and it's work
              don't problem with proxy

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

                Nice ! Thanks for sharing !

                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
                • Rahul KrishnaR Offline
                  Rahul KrishnaR Offline
                  Rahul Krishna
                  wrote on last edited by
                  #8

                  I try to use Qt4.7.1 and QWebView but it shows Blank page and doesnt load any webpage.

                  example link: http://www.google.com

                  But it works with 4.8.1, But i need to use 4.7.1 for my application.?

                  could you please provide me some result

                  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