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.7k 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.
  • Alessio V.A Offline
    Alessio V.A Offline
    Alessio V.
    wrote on 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

    JKSHJ 1 Reply Last reply
    0
    • Alessio V.A Alessio V.

      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

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on 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

      Alessio V.A 1 Reply Last reply
      0
      • JKSHJ JKSH

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

        Have you tried to use QWebEngineView?

        Alessio V.A Offline
        Alessio V.A Offline
        Alessio V.
        wrote on 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!

        JKSHJ 1 Reply Last reply
        0
        • Alessio V.A Alessio V.

          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!

          JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on 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

          Alessio V.A 1 Reply Last reply
          0
          • JKSHJ JKSH

            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.

            Alessio V.A Offline
            Alessio V.A Offline
            Alessio V.
            wrote on last edited by
            #5

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

            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