Results 1 to 2 of 2

Thread: Qt input output / external programs

  1. #1
    Join Date
    Jul 2012
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Exclamation Qt input output / external programs

    Hello,

    I want to make a Qt program that has an input number and that number with a button becomes input to an external program (H Spice, electronic simulation) and runs the program. I want to know if that is possible and if there is an example that i can see because i am really new to Qt programming.

    Thank you very much in advance

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

    Default Re: Qt input output / external programs

    Use QProcess to call an external 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.


Similar Threads

  1. Calling external programs via QProcess on Mac OS
    By berliner in forum Qt Programming
    Replies: 13
    Last Post: 15th December 2014, 21:35
  2. Replies: 22
    Last Post: 14th July 2012, 05:59
  3. QProcess & Working with External Programs
    By jstippey in forum Qt Programming
    Replies: 2
    Last Post: 20th December 2010, 20:04
  4. Calling external programs?
    By Hossie in forum Qt Programming
    Replies: 12
    Last Post: 17th May 2008, 17:19
  5. How to communicate with external programs?
    By deekayt in forum Qt Programming
    Replies: 7
    Last Post: 27th October 2006, 23:01

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
  •  
Qt is a trademark of The Qt Company.