[Qt-interest] Clean way of invoking the default email client using Qt (equivalent of clicking on a "mailto") ?

Manish Chakravarty manishchaks at gmail.com
Thu Nov 19 13:58:16 CET 2009


Hello All,

I have a QTextEdit class with some HTML in it.

I want my Qt application to do the following , given an email address.

- Launch the default email client
- Populate the "To" filed with the email address
- Leave the subject line empty
- Populate the body of the email with the HTML inside the QTextEdit.

I know webpages do (1) & (2) mentioned above using "mailto" links.
Wondering how to get the equivalent behavior with Qt 4.5

Thanks in advance!
-- 
Manish Chakravarty
Blog: http://manish-chaks.livejournal.com/
LinkedIn: http://www.linkedin.com/in/manishchakravarty
Twitter: http://twitter.com/ManishChaks
Facebook: http://www.facebook.com/manish.chakravarty
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091119/7074d3f5/attachment.html 


More information about the Qt-interest-old mailing list