Send an email
How can i send an email to others using qt? Already, i have some idea but some header files did’t support to qt.If you have any information please share with me.
5 replies
Hm, never did anything in that direction. You can definitely take a look at QNAM [qt-project.org], which is the new official class for making any network communication. Or, look for some email-only C++ libs and plug them into your Qt GUI.
You must log in to post a reply. Not a member yet? Register here!


