Results 1 to 3 of 3

Thread: Execute 3rd party app out of my QT-app

  1. #1
    Join Date
    Dec 2007
    Posts
    33
    Thanks
    7
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Execute 3rd party app out of my QT-app

    Hi,

    at the moment i am creating a UI based on QT which creates a *.bat file
    ......which should be executed at the end of my application.

    So during the first section the user is creating the *.bat (based on inputs using the UI) and in the final section this file should be launched.

    I figured out howto write to files, but i am not sure howto execut this file now.

    Could you provide me with a keyword for my example search in the docs ?

    Best regards
    ape

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Execute 3rd party app out of my QT-app

    See QProcess (cmd.exe /c script.bat).
    J-P Nurmi

  3. The following user says thank you to jpn for this useful post:

    ape (5th March 2008)

  4. #3
    Join Date
    Dec 2007
    Posts
    33
    Thanks
    7
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Execute 3rd party app out of my QT-app

    Hi Jpn,

    thank you very much for the quick help.

Similar Threads

  1. Replies: 4
    Last Post: 14th June 2007, 06:06
  2. How to Execute Qt script from Qt
    By vishal.chauhan in forum Qt Programming
    Replies: 1
    Last Post: 7th May 2007, 10:12
  3. Replies: 3
    Last Post: 27th March 2007, 11:44
  4. Building a third party library
    By munna in forum General Programming
    Replies: 1
    Last Post: 6th October 2006, 21:43
  5. How execute applet if i'am using libqt3-java
    By Dmitry in forum Qt Programming
    Replies: 1
    Last Post: 15th January 2006, 22:23

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.