Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #55849
| 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) |
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 | Next — Next in thread | Find similar | Unroll 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