Hello everyone,
I have something to share like a message through gmail from Nokia mobile.
the above statement only opens gmail login page to login.Qt Code:
QDesktopServices::openUrl(QUrl(QString("https://accounts.google.com/ServiceLogin?service=mail&passive=true&continue=https://mail.google.com/mail/x/x/f/&ss=1&scc=1<mpl=ecobh&nui=5&btmpl=mobile")));To copy to clipboard, switch view to plain text mode
My situation is,-
1---> I'm getting o/p (some score) from application
2---> need to share the o/p through gmail by clicking perticular button.
Thanks in advance for providing me a helping hand
Bookmarks