Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Embedding external application on QML screen in Linux
QtWS25 Last Chance

Embedding external application on QML screen in Linux

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
5 Posts 3 Posters 380 Views
  • 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.
  • R Offline
    R Offline
    rajesh_r
    wrote on last edited by
    #1

    Hi,
    I need to integrate/embed an external application into my QML screen. I am able to launch the external application using QProcess, but I don't know how to embed it into the QML screen. Any suggestions in this regard will be helpful.

    1 Reply Last reply
    0
    • V Offline
      V Offline
      Vermithor
      wrote on last edited by
      #2

      I'm also trying the same. Have you got any solution for this?

      Pl45m4P 1 Reply Last reply
      0
      • V Vermithor

        I'm also trying the same. Have you got any solution for this?

        Pl45m4P Offline
        Pl45m4P Offline
        Pl45m4
        wrote on last edited by Pl45m4
        #3

        @Vermithor said in Embedding external application on QML screen in Linux:

        I'm also trying the same. Have you got any solution for this?

        • https://www.qt.io/blog/window-embedding-in-qt-quick
        • https://doc.qt.io/qt-6/qml-qtquick-windowcontainer.html

        If debugging is the process of removing software bugs, then programming must be the process of putting them in.

        ~E. W. Dijkstra

        V 1 Reply Last reply
        1
        • Pl45m4P Pl45m4

          @Vermithor said in Embedding external application on QML screen in Linux:

          I'm also trying the same. Have you got any solution for this?

          • https://www.qt.io/blog/window-embedding-in-qt-quick
          • https://doc.qt.io/qt-6/qml-qtquick-windowcontainer.html
          V Offline
          V Offline
          Vermithor
          wrote on last edited by
          #4

          @Pl45m4 Actually, I want to try to run VS Code or any other application within the QML window. These things are helping to bring a new window but unable to run the VS code within the window.

          Pl45m4P 1 Reply Last reply
          0
          • V Vermithor

            @Pl45m4 Actually, I want to try to run VS Code or any other application within the QML window. These things are helping to bring a new window but unable to run the VS code within the window.

            Pl45m4P Offline
            Pl45m4P Offline
            Pl45m4
            wrote on last edited by Pl45m4
            #5

            @Vermithor said in Embedding external application on QML screen in Linux:

            These things are helping to bring a new window but unable to run the VS code within the window

            I don't see the reason why you want to do this... but apparently you haven't read the whole thing.
            How to embed foreign windows is indeeed described there.


            If debugging is the process of removing software bugs, then programming must be the process of putting them in.

            ~E. W. Dijkstra

            1 Reply Last reply
            0
            • SGaistS SGaist referenced this topic on

            • Login

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