Set image in email body
-
hi
i have a image stored in QByteArray and i want that image to display in my email body...i have used setBody() function of QMessage ,but it not working..i think i have to first set my data type to MIME...any solution??
-
i have used QMimeData to set the image as MIME ,but no effect some random text are diaplayed in mail body..