<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Thanks for the reply! <br>
      <br>
      Adding webkitwidgets results in:<br>
      <meta name="qrichtext" content="1">
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--StartFragment--><span style=" color:#aa0000;">
Project ERROR: Unknown module(s) in QT: webkitwidgets</span><!--EndFragment--></p>
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <style type="text/css">
p, li { white-space: pre-wrap; }
</style><br>
      I tried this before but thought it was some Qt 4.X stuff because
      of the error message. So maybe QWidgets *are* permitted? In that
      case, what would be an alternative approach?<br>
      <br>
      Cheers,<br>
      Thomas<br>
      <br>
      <br>
      On 29.07.2015 14:29, Amilcar Santos wrote:<br>
    </div>
    <blockquote
cite="mid:CAEx4O9kPEDWZrVnzb8sX9eDHiFZr0o7eTDXCS_s1gs0KNZ9Vrg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>From docs:<br>
              <table class="alignedsummary">
                <tbody>
                  <tr>
                    <td class="memItemLeft rightAlign topAlign">Header:</td>
                    <td class="memItemRight bottomAlign"> <span
                        class="preprocessor">#include <QWebFrame></span>
                    </td>
                  </tr>
                  <tr>
                    <td class="memItemLeft rightAlign topAlign"> qmake:</td>
                    <td class="memItemRight bottomAlign"> QT +=
                      webkitwidgets</td>
                  </tr>
                  <tr>
                    <td class="memItemLeft rightAlign topAlign"> Since:</td>
                    <td class="memItemRight bottomAlign"> Qt 4.4</td>
                  </tr>
                  <tr>
                    <td class="memItemLeft rightAlign topAlign">
                      Inherits:</td>
                    <td class="memItemRight bottomAlign"> QObject</td>
                  </tr>
                </tbody>
              </table>
              <br>
            </div>
            As far as I known, dependencies with QWidgets aren't
            permitted in Sailfish OS.<br>
            <br>
          </div>
          B.G.<br>
        </div>
        Amilcar<br>
        <div>
          <div>
            <div><br>
            </div>
          </div>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">2015-07-28 22:57 GMT+01:00 yurumi <span
            dir="ltr"><<a moz-do-not-send="true"
              href="mailto:yurumi@gmx.de" target="_blank">yurumi@gmx.de</a>></span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
            <br>
            I would like to load a web page and programmatically fill in
            a username<br>
            and password. One possibility seems to be the usage of<br>
            QWebFrame::findFirstElement(). As mentioned in the Docs, I
            added "QT +=<br>
            webkit" in my .pro and included <QWebFrame>. The
            result is a compile<br>
            error (fatal error: QWebFrame: No such file or directory).
            Compiling an<br>
            example for the desktop target works, so I wonder where the
            problem<br>
            might be.<br>
            <br>
            Any help or suggestions on how to solve the original task is
            highly<br>
            appreciated!<br>
            <br>
            Cheers,<br>
            Thomas<br>
            _______________________________________________<br>
            SailfishOS.org Devel mailing list<br>
            To unsubscribe, please send a mail to <a
              moz-do-not-send="true"
              href="mailto:devel-unsubscribe@lists.sailfishos.org"><a class="moz-txt-link-abbreviated" href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.sailfishos.org</a></a><br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <br>
        -- <br>
        <div class="gmail_signature">Amilcar<br>
          (djditz in the mix... ;)<br>
          <br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to <a class="moz-txt-link-abbreviated" href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.sailfishos.org</a></pre>
    </blockquote>
    <br>
  </body>
</html>