Results 1 to 2 of 2

Thread: QT and Skype

  1. #1
    Join Date
    May 2020
    Posts
    4
    Qt products
    Qt5
    Platforms
    Windows

    Default QT and Skype

    If i want to run a skype call from my QT application i do something like this : ShellExecute(0,0," callto:+1 123 456 789 ",0,0,SW_SHOWNORMAL);

    This works, but i want more control.
    If someone calls in skype i want to capture in QT which number is calling.
    I also want to send and receive sms to a number trough skype phone from within QT.

    Is this possible?
    Or are there other phoneservices then skype which works together well with QT?

  2. #2
    Join Date
    Jun 2012
    Location
    Austria
    Posts
    22
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QT and Skype

    Are you sure this is a Qt-question? For me it sounds like you are asking for a Skype-API. The ShellExecute seems to rely on Windows binding the callto: to Skype...

Similar Threads

  1. Skype Interview Advices and Tips
    By k0byhighett in forum General Programming
    Replies: 0
    Last Post: 7th January 2015, 08:35
  2. How to use Skype API in Qt Application?
    By vinayaka in forum Newbie
    Replies: 1
    Last Post: 2nd February 2012, 10:02
  3. QSplitter Skype-alike
    By davideanastasia in forum Newbie
    Replies: 3
    Last Post: 2nd June 2011, 15:26
  4. How can I create a transparent about box like SKYPE?
    By ricardo in forum Qt Programming
    Replies: 3
    Last Post: 19th May 2009, 19:57
  5. Skype style list.
    By bunjee in forum Qt Programming
    Replies: 4
    Last Post: 29th January 2007, 16:49

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.