Results 1 to 5 of 5

Thread: Run exe insde QML window

  1. #1
    Join Date
    Sep 2016
    Posts
    2
    Qt products
    Qt5
    Platforms
    Unix/X11 Android

    Question Run exe insde QML window

    Hi
    I want run exe programs inside a qml window. not as a new window but It must be part of current opened application.

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

    Default Re: Run exe insde QML window

    Which platform? And what kind of programs do you want to run? Qt based or any program?
    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.


  3. #3
    Join Date
    Sep 2016
    Posts
    2
    Qt products
    Qt5
    Platforms
    Unix/X11 Android

    Default Re: Run exe insde QML window

    linux and any kind program.

  4. #4
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Run exe insde QML window

    That sounds like you want to write a compositor.
    Is this for an embedded system or something similar where your program is controlling the full screen content and embeds the content of any other program?

    Cheers,
    _

  5. #5
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Run exe insde QML window

    There is some XEmbed functionality support in Qt5 for widget applications. Don't know if that is useful in any way here.
    http://doc.qt.io/qt-5/qwindow.html#fromWinId

Similar Threads

  1. Replies: 2
    Last Post: 14th January 2013, 07:07
  2. Replies: 1
    Last Post: 10th April 2012, 16:18
  3. Replies: 6
    Last Post: 9th November 2011, 04:31
  4. Replies: 2
    Last Post: 17th February 2011, 12:30
  5. Replies: 11
    Last Post: 4th June 2008, 07:22

Tags for this Thread

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.