[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyQt] QWebEnginePage API for callbacks
From:       Kevin Mcintyre <kebin70 () gmail ! com>
Date:       2015-01-06 19:26:25
Message-ID: CAA-sNEZ89YEKVoV2UyY60c7S6McZJAui02wtNg1EtOF7XXw-oQ () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


page visibility ... yeah that's not very clear ... I meant methods like
mainFrame QWebFrame and other methods for gaining access to content within
the page.

I'm aware the snippets of javascript will suffice for retrieving elements.
I've just been trying to understand how I'll work with these objects.

Another example would be QTest.qWait -- what will this do in QWebEngine?
Nothing I suppose.

On Mon, Jan 5, 2015 at 11:18 PM, Kovid Goyal <kovid@kovidgoyal.net> wrote:

> Not that I am aware of, feel free to suggest it.
>
> Kovid.
>
> On Tue, Jan 06, 2015 at 08:03:51AM +0100, Florian Bruhin wrote:
> > * Kovid Goyal <kovid@kovidgoyal.net> [2015-01-06 11:56:11 +0530]:
> > > What is really needed is for Qt to provide a synchronous wrapper around
> > > the API that avoids these problems. In other words a flag to
> > > processEvents that causes it to only deliver webkit related events and
> > > hold everything else. That would make porting to
> > > QWebEngine somewhat easier.
> >
> > That is a good idea - has this ever been brought up with the
> > QtWebEngine developers, i.e. via their mailinglist[1] or an issue in
> > the tracker[2]?
> >
> > [1] http://lists.qt-project.org/mailman/listinfo/qtwebengine
> > [2] https://bugreports.qt-project.org/secure/Dashboard.jspa
> >
> > Florian
> >
> > --
> > http://www.the-compiler.org | me@the-compiler.org (Mail/XMPP)
> >    GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc
> >          I love long mails! | http://email.is-not-s.ms/
>
>
>
> > _______________________________________________
> > PyQt mailing list    PyQt@riverbankcomputing.com
> > http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
>
> --
> _____________________________________
>
> Dr. Kovid Goyal
> http://www.kovidgoyal.net
> http://calibre-ebook.com
> _____________________________________
> _______________________________________________
> PyQt mailing list    PyQt@riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>

[Attachment #5 (text/html)]

<div dir="ltr">page visibility ... yeah that&#39;s not very clear ... I meant methods \
like mainFrame QWebFrame and other methods for gaining access to content within the \
page.<div><br></div><div>I&#39;m aware the snippets of javascript will suffice for \
retrieving elements.   I&#39;ve just been trying to understand how I&#39;ll work with \
these objects.</div><div><br></div><div>Another example would be QTest.qWait -- what \
will this do in QWebEngine?   Nothing I suppose.</div></div><div \
class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 5, 2015 at 11:18 PM, \
Kovid Goyal <span dir="ltr">&lt;<a href="mailto:kovid@kovidgoyal.net" \
target="_blank">kovid@kovidgoyal.net</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">Not that I am aware of, feel free to suggest it.<br> <span \
class="HOEnZb"><font color="#888888"><br> Kovid.<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Tue, Jan 06, 2015 at 08:03:51AM +0100, Florian Bruhin wrote:<br>
&gt; * Kovid Goyal &lt;<a \
href="mailto:kovid@kovidgoyal.net">kovid@kovidgoyal.net</a>&gt; [2015-01-06 11:56:11 \
+0530]:<br> &gt; &gt; What is really needed is for Qt to provide a synchronous \
wrapper around<br> &gt; &gt; the API that avoids these problems. In other words a \
flag to<br> &gt; &gt; processEvents that causes it to only deliver webkit related \
events and<br> &gt; &gt; hold everything else. That would make porting to<br>
&gt; &gt; QWebEngine somewhat easier.<br>
&gt;<br>
&gt; That is a good idea - has this ever been brought up with the<br>
&gt; QtWebEngine developers, i.e. via their mailinglist[1] or an issue in<br>
&gt; the tracker[2]?<br>
&gt;<br>
&gt; [1] <a href="http://lists.qt-project.org/mailman/listinfo/qtwebengine" \
target="_blank">http://lists.qt-project.org/mailman/listinfo/qtwebengine</a><br> &gt; \
[2] <a href="https://bugreports.qt-project.org/secure/Dashboard.jspa" \
target="_blank">https://bugreports.qt-project.org/secure/Dashboard.jspa</a><br> \
&gt;<br> &gt; Florian<br>
&gt;<br>
&gt; --<br>
&gt; <a href="http://www.the-compiler.org" \
target="_blank">http://www.the-compiler.org</a> | <a \
href="mailto:me@the-compiler.org">me@the-compiler.org</a> (Mail/XMPP)<br> &gt;      \
GPG: 916E B0C8 FD55 A072 | <a href="http://the-compiler.org/pubkey.asc" \
target="_blank">http://the-compiler.org/pubkey.asc</a><br> &gt;               I love \
long mails! | <a href="http://email.is-not-s.ms/" \
target="_blank">http://email.is-not-s.ms/</a><br> <br>
<br>
<br>
</div></div><span class="im HOEnZb">&gt; \
_______________________________________________<br> &gt; PyQt mailing list      <a \
href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br> &gt; <a \
href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" \
target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br> <br>
<br>
</span><div class="HOEnZb"><div class="h5">--<br>
_____________________________________<br>
<br>
Dr. Kovid Goyal<br>
<a href="http://www.kovidgoyal.net" target="_blank">http://www.kovidgoyal.net</a><br>
<a href="http://calibre-ebook.com" target="_blank">http://calibre-ebook.com</a><br>
_____________________________________<br>
_______________________________________________<br>
PyQt mailing list      <a \
href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br> <a \
href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" \
target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></div></div></blockquote></div><br></div>



[Attachment #6 (text/plain)]

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic