>From docs: Header: #include <QWebFrame> qmake: QT += webkitwidgets Since: Qt 4.4 Inherits: QObject As far as I known, dependencies with QWidgets aren't permitted in Sailfish OS.
B.G. Amilcar 2015-07-28 22:57 GMT+01:00 yurumi <yur...@gmx.de>: > 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 > -- Amilcar (djditz in the mix... ;)
_______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org