Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Google Maps Places does not work on QWebView
Forum Updated to NodeBB v4.3 + New Features

Google Maps Places does not work on QWebView

Scheduled Pinned Locked Moved Solved General and Desktop
qwebviewgoogle apimapplace
5 Posts 2 Posters 2.8k Views 1 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
    Alessio V.
    wrote on 15 Mar 2016, 16:50 last edited by
    #1

    Good Evening at all,
    I have a little/big problem: I'm trying to load in a QWebView an html file where i would observe the list of predictions but nothing appears.
    That means if I use an html like this, there is no way to see something but if I load it in a normal browser it works very well.
    Is there anyone can help me?
    Thank you very much!
    Alessio

    p.s. I've just put the web service

    J 1 Reply Last reply 15 Mar 2016, 16:58
    0
    • A Alessio V.
      15 Mar 2016, 16:50

      Good Evening at all,
      I have a little/big problem: I'm trying to load in a QWebView an html file where i would observe the list of predictions but nothing appears.
      That means if I use an html like this, there is no way to see something but if I load it in a normal browser it works very well.
      Is there anyone can help me?
      Thank you very much!
      Alessio

      p.s. I've just put the web service

      J Offline
      J Offline
      JKSH
      Moderators
      wrote on 15 Mar 2016, 16:58 last edited by
      #2

      Hi @Alessio-V., and welcome to the Qt Dev Net!

      Have you tried to use QWebEngineView?

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      A 1 Reply Last reply 15 Mar 2016, 17:36
      0
      • J JKSH
        15 Mar 2016, 16:58

        Hi @Alessio-V., and welcome to the Qt Dev Net!

        Have you tried to use QWebEngineView?

        A Offline
        A Offline
        Alessio V.
        wrote on 15 Mar 2016, 17:36 last edited by
        #3

        Hi @JKSH and thank you!
        Thanks also for your solution!! It's amazing!!
        But, there is another surprise!! In my QWebPage I utilized the javaScriptWindowObjectCleared to put an external object. Is there something to similar in QWebEngine?
        Thanks again!

        J 1 Reply Last reply 17 Mar 2016, 00:45
        0
        • A Alessio V.
          15 Mar 2016, 17:36

          Hi @JKSH and thank you!
          Thanks also for your solution!! It's amazing!!
          But, there is another surprise!! In my QWebPage I utilized the javaScriptWindowObjectCleared to put an external object. Is there something to similar in QWebEngine?
          Thanks again!

          J Offline
          J Offline
          JKSH
          Moderators
          wrote on 17 Mar 2016, 00:45 last edited by
          #4

          Hi @Alessio-V.,

          But, there is another surprise!! In my QWebPage I utilized the javaScriptWindowObjectCleared to put an external object. Is there something to similar in QWebEngine?

          Sorry, I don't know. Subscribe to the Interest mailing list (http://lists.qt-project.org/mailman/listinfo/interest ) and ask there. Qt engineers might be able to help you.

          Qt WebEngine is more modern, than Qt WebKit. However, it is less flexible.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          A 1 Reply Last reply 17 Mar 2016, 17:15
          0
          • J JKSH
            17 Mar 2016, 00:45

            Hi @Alessio-V.,

            But, there is another surprise!! In my QWebPage I utilized the javaScriptWindowObjectCleared to put an external object. Is there something to similar in QWebEngine?

            Sorry, I don't know. Subscribe to the Interest mailing list (http://lists.qt-project.org/mailman/listinfo/interest ) and ask there. Qt engineers might be able to help you.

            Qt WebEngine is more modern, than Qt WebKit. However, it is less flexible.

            A Offline
            A Offline
            Alessio V.
            wrote on 17 Mar 2016, 17:15 last edited by
            #5

            Hi @JKSH,
            I've resolved using QWebChannel.
            Thanks again!

            1 Reply Last reply
            0

            2/5

            15 Mar 2016, 16:58

            • Login

            • Login or register to search.
            2 out of 5
            • First post
              2/5
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved