Hi all,

I would like to load a web page and programmatically fill in a username
and password. One possibility seems to be the usage of
QWebFrame::findFirstElement(). As mentioned in the Docs, I added "QT +=
webkit" in my .pro and included <QWebFrame>. The result is a compile
error (fatal error: QWebFrame: No such file or directory). Compiling an
example for the desktop target works, so I wonder where the problem
might be.

Any help or suggestions on how to solve the original task is highly
appreciated!

Cheers,
Thomas
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to