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. How to open another application inside a Qt GUI
Forum Updated to NodeBB v4.3 + New Features

How to open another application inside a Qt GUI

Scheduled Pinned Locked Moved General and Desktop
14 Posts 3 Posters 4.4k 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.
  • T Offline
    T Offline
    thescouse
    wrote on last edited by
    #5

    So, if the other computer has google earth installed, it would work alright?
    Even if it has Ubuntu installed? Or any other OS for that matter?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #6

      QAX* set of classes == Qt ActiveX. It works only on Windows. But even there it is not guaranteed to "just work". You need to test yourself ;)

      Maybe Google provides some cross-platform library solution that would work on all platforms, I don't know. That is why I have recommended taking a look at Marble: it's Qt-based, powerful and cross-platform.

      (Z(:^

      1 Reply Last reply
      0
      • T Offline
        T Offline
        thescouse
        wrote on last edited by
        #7

        I checked Marble, but the job requires to be done on google earth.
        So, I have to find a solution for that only. And since most probably the app has to work in Ubuntu, I can't go for QAx... :/

        1 Reply Last reply
        0
        • T Offline
          T Offline
          thescouse
          wrote on last edited by
          #8

          But thanks for your help... :)

          1 Reply Last reply
          0
          • sierdzioS Offline
            sierdzioS Offline
            sierdzio
            Moderators
            wrote on last edited by
            #9

            You are welcome.

            There seems to be a JS API for Google Earth: "link":https://developers.google.com/earth/.

            (Z(:^

            1 Reply Last reply
            0
            • T Offline
              T Offline
              thescouse
              wrote on last edited by
              #10

              Thanks again.. ;)

              1 Reply Last reply
              0
              • T Offline
                T Offline
                tackat
                wrote on last edited by
                #11

                Just out of curiosity: Is there any particular technical reason why you can not use Marble? :) Is there any requirement that we - the Marble authors - could provide/implement for you on the Marble side?

                1 Reply Last reply
                0
                • T Offline
                  T Offline
                  thescouse
                  wrote on last edited by
                  #12

                  @tackat
                  sorry for this late reply..but it was the requirement of the task to do it on google earth specifically :)
                  so, I can't implement it on Marble.

                  1 Reply Last reply
                  0
                  • T Offline
                    T Offline
                    tackat
                    wrote on last edited by
                    #13

                    Thanks for the reply! :)

                    1 Reply Last reply
                    0
                    • T Offline
                      T Offline
                      thescouse
                      wrote on last edited by
                      #14

                      In the end I had to ditch Qt for this task.. :) the answer was serial library.. :P

                      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