Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. google api
    Log in to post

    • UNSOLVED Invalid grant issue with Google OAuth authentication in Qt
      General and Desktop • google api oauth2.0 • • HRZZRH  

      1
      0
      Votes
      1
      Posts
      392
      Views

      No one has replied

    • UNSOLVED Working with Google drive or Yandex disk
      General and Desktop • google api google yandex webdav • • DrageFabeldyr  

      3
      0
      Votes
      3
      Posts
      1599
      Views

      Hi, Maybe the kio-gdrive project would be of interest. Hope it helps
    • SOLVED Google Maps Places does not work on QWebView
      General and Desktop • qwebview map google api place • • Alessio V.  

      5
      0
      Votes
      5
      Posts
      1737
      Views

      Hi @JKSH, I've resolved using QWebChannel. Thanks again!
    • UNSOLVED Google Sphere Images
      General and Desktop • image google api sphere • • patrikd  

      1
      0
      Votes
      1
      Posts
      458
      Views

      No one has replied

    • UNSOLVED Google Map API Salvar um percurso
      Portuguese • google api google maps nat • • Exotic_Devel  

      6
      0
      Votes
      6
      Posts
      1944
      Views

      Usa um QMap/QHash onde a chave é o "LatLng". Assim você não precisa se preocupar com repetições: coletou, colocou no QMap/QHash. A única coisa que você precisa notar é que no momento de enumerar, o QMap e o QHash não mantém a ordem de inclusão, que no seu caso é importante. E não me lembro de uma classe do Container Classes que faça.
    • Google Map API + Desktop application
      Qt WebKit • desktop google api • • Exotic_Devel  

      2
      0
      Votes
      2
      Posts
      1652
      Views

      Hi, You have the ICS Qt based google APIs clients As for licensing, you should ask Google directly
    • Aplicação desktop com google map
      Portuguese • desktop google api • • Exotic_Devel  

      3
      0
      Votes
      3
      Posts
      1415
      Views

      Opa, Ótimas dicas. Eu já tinha sondado o openstreet map antes, pelo fato de ser gratuito. Mas achei a documentação muito fraca. As outras soluções suportadas pelo Qt Location exigem licença enterprise para o meu tipo de aplicação. Ai acho que pagar por pagar melhor ficar com o google. Ainda não tenho certeza que tipo de licença seria necessário para uma aplicação desktop para fins corporativos.
    • How to use Google Maps Native API with Qt/QML
      Mobile and Embedded • google api google maps nat • • UenX  

      8
      0
      Votes
      8
      Posts
      4982
      Views

      @UenX said: We have tried, but no use ( Cannot display native content and QML content at the same time ) Is there anyone who has successfully embed Google Map GMSMapView(iOS)/MapView(Android) into QML? Maybe I implemented incorrectly but the C++ plugin does not work as expectation since it opens map in full-screen and lay on top all QML components.
    • Google API for QT
      General and Desktop • google api • • Solikul Arip  

      1
      0
      Votes
      1
      Posts
      449
      Views

      No one has replied