Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #55849

PyQT: QWebView with custom QNetworkAccessManager

From Gelonida <gelonida@gmail.com>
Subject PyQT: QWebView with custom QNetworkAccessManager
Date 2011-02-02 00:31 +0100
Newsgroups comp.lang.python
Message-ID <mailman.1565.1296603307.6505.python-list@python.org> (permalink)

Show all headers | View raw


Hi,

I would like to subclass QNetworkAccessManager and
create a subclass of QWebView, that will use the subclassed
QNetworkAccessManager for all accesses.

Is this possible?
I have really no idea when and how I could achieve this.

Thanks in advance for any suggestions / pointers

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

PyQT: QWebView with custom QNetworkAccessManager Gelonida <gelonida@gmail.com> - 2011-02-02 00:31 +0100
  Re: PyQT: QWebView with custom QNetworkAccessManager David Boddie <david@boddie.org.uk> - 2011-02-03 00:56 +0100

csiph-web