Results 1 to 2 of 2

Thread: QProcess or something else??

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2009
    Posts
    10
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    3

    Question QProcess or something else??

    hi guys
    Pysmssend project is a program for sending sms over the internet using your ADSL/VOIP provider account

    Personally I use the command line, for example:
    pysmsssend -a Voipbuster -u XXXXX -p XXXXX -n 69XXXXXXX "My message"

    how can I use this command inside a function?? with QProcess???
    thanks

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

    Default Re: QProcess or something else??

    Yes, QProcess is a good option.
    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. Trying to use QProcess
    By hybrid_snyper in forum Newbie
    Replies: 7
    Last Post: 20th October 2009, 14:55
  2. Qprocess
    By ricky in forum Newbie
    Replies: 1
    Last Post: 3rd August 2009, 09:32
  3. QProcess inside QProcess
    By bunjee in forum Qt Programming
    Replies: 7
    Last Post: 4th December 2008, 00:39
  4. Qprocess Help
    By IsleWitch in forum Newbie
    Replies: 2
    Last Post: 10th October 2007, 13:04
  5. QProcess again ..
    By cmeliak in forum Qt Programming
    Replies: 13
    Last Post: 24th May 2006, 20:56

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.