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
Forum Update on Monday, May 27th 2025

Embedding external application on QML screen in Linux

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
5 Posts 3 Posters 395 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 31 Oct 2023, 07:54 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 2 Dec 2024, 15:03 last edited by
      #2

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

      P 1 Reply Last reply 2 Dec 2024, 15:04
      0
      • V Vermithor
        2 Dec 2024, 15:03

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

        P Offline
        P Offline
        Pl45m4
        wrote on 2 Dec 2024, 15:04 last edited by Pl45m4 12 Feb 2024, 15:05
        #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 2 Dec 2024, 17:19
        1
        • P Pl45m4
          2 Dec 2024, 15:04

          @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 2 Dec 2024, 17:19 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.

          P 1 Reply Last reply 2 Dec 2024, 17:30
          0
          • V Vermithor
            2 Dec 2024, 17:19

            @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.

            P Offline
            P Offline
            Pl45m4
            wrote on 2 Dec 2024, 17:30 last edited by Pl45m4 12 Feb 2024, 17:31
            #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
            • S SGaist referenced this topic on 2 Dec 2024, 19:51

            • Login

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