Results 1 to 2 of 2

Thread: Execute Python Scripts from QT C++?

  1. #1
    Join Date
    Mar 2009
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Execute Python Scripts from QT C++?

    I am working on simple GUI that can execute python scripts in a directory and then write the result of script in a single XML file.

    So can anyone help me on how to execute python scripts from/within QT C++.

  2. #2
    Join Date
    Jan 2009
    Location
    The Netherlands and Spain
    Posts
    150
    Thanks
    6
    Thanked 18 Times in 18 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Execute Python Scripts from QT C++?

    QProcess is what you need.

Similar Threads

  1. Qt, Python and pop-ups
    By bashamehboob in forum Qt Programming
    Replies: 1
    Last Post: 29th September 2007, 20:33

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.