Results 1 to 7 of 7

Thread: Google Earth with QGLWidget, or QWebView?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,017 Times in 4,793 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Google Earth with QGLWidget, or QWebView?

    No. I already told you you can't mix Qt3 and Qt4 code. If you want to use QGLWidget, Qt3 has it as well.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  2. The following user says thank you to wysota for this useful post:

    TheIndependentAquarius (11th July 2012)

  3. #2
    Join Date
    Apr 2011
    Posts
    231
    Thanks
    141
    Thanked 6 Times in 5 Posts

    Default Re: Google Earth with QGLWidget, or QWebView?

    Quote Originally Posted by wysota View Post
    No. I already told you you can't mix Qt3 and Qt4 code. If you want to use QGLWidget, Qt3 has it as well.
    Helpful as always.

    So, this means finally that if I install Qt3, and then I will be able to safely use QGLWidget with Earth?
    Is my understanding correct?

  4. #3
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Google Earth with QGLWidget, or QWebView?

    Why not Qt4? is there a restriction on the Qt version?
    Doesn't sound like it...
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  5. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,017 Times in 4,793 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Google Earth with QGLWidget, or QWebView?

    Quote Originally Posted by high_flyer View Post
    Why not Qt4? is there a restriction on the Qt version?
    Doesn't sound like it...
    Google Earth still uses Qt3, AFAIK.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Google Earth/Maps and QWebView API
    By TheIndependentAquarius in forum Qt Programming
    Replies: 5
    Last Post: 30th June 2012, 09:08
  2. Google Earth Plugin in QWebKit
    By yannlepage in forum Qt Programming
    Replies: 1
    Last Post: 24th January 2010, 14:10
  3. Google Earth Widget Using QtWebKit
    By danielperaza in forum Qt Programming
    Replies: 1
    Last Post: 24th January 2010, 13:49
  4. Replies: 0
    Last Post: 4th February 2009, 14:46
  5. Does anyone know google earth?
    By miaoliang in forum General Discussion
    Replies: 1
    Last Post: 30th November 2006, 12:48

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.