Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #55849
| Path | csiph.com!eeepc.pasdenom.info!news.pasdenom.info!news.dougwise.org!gegeweb.org!newsfeed.kamp.net!newsfeed.kamp.net!newsfeed.kpn.net!pfeed08.wxs.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.005 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'subclass': 0.09; 'pointers': 0.16; 'advance': 0.17; 'thanks': 0.30; 'possible?': 0.30; 'to:addr :python-list': 0.31; 'idea': 0.31; 'this.': 0.31; 'header:X -Complaints-To:1': 0.32; 'header:User-Agent:1': 0.34; 'hi,': 0.34; 'received:org': 0.35; 'received:de': 0.37; 'subject:: ': 0.39; 'header:Mime-Version:1': 0.39; 'to:addr:python.org': 0.40; 'could': 0.40 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Gelonida <gelonida@gmail.com> |
| Subject | PyQT: QWebView with custom QNetworkAccessManager |
| Date | Wed, 02 Feb 2011 00:31:57 +0100 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | unicorn.dungeon.de |
| User-Agent | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 "" |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1565.1296603307.6505.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 82.94.164.166 |
| X-Trace | 1296603307 news.xs4all.nl 41110 [::ffff:82.94.164.166]:43042 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:55849 |
Show key headers only | 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 | 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