[SailfishDevel] Prefill Username and Password in HTML Form / QWebFrame not found

yurumi yurumi at gmx.de
Tue Jul 28 21:57:36 UTC 2015


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


More information about the Devel mailing list