Results 1 to 3 of 3

Thread: How to open Outlook using Qt

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

    Question How to open Outlook using Qt

    Hi all !
    Can you tell me about how to open Outlook using Qt in window

    thanks

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to open Outlook using Qt

    You can use QProcess.

    Alternatively, if you want to open the users standard mail client (which might be Thunderbird for example instead of Outlook), take a look at QDesktopServices

  3. #3
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: How to open Outlook using Qt


Similar Threads

  1. Replies: 3
    Last Post: 25th August 2010, 12:39
  2. Replies: 3
    Last Post: 29th October 2009, 21:13
  3. Outlook problem
    By GianMarco in forum Qt Programming
    Replies: 1
    Last Post: 18th October 2009, 17:02
  4. Open outlook attach (.txt) in Qtextedit
    By assismvla in forum Qt Programming
    Replies: 1
    Last Post: 13th September 2008, 15:45
  5. Replies: 4
    Last Post: 17th June 2007, 10:30

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.