Popular recipes tagged "qt4" but not "slot"http://code.activestate.com/recipes/tags/qt4-slot/2015-10-26T19:14:01-07:00ActiveState Code RecipesPYQT TOUCH INPUT (Python)
2015-10-26T19:14:01-07:00jshahhttp://code.activestate.com/recipes/users/4193036/http://code.activestate.com/recipes/579118-pyqt-touch-input/
<p style="color: grey">
Python
recipe 579118
by <a href="/recipes/users/4193036/">jshah</a>
(<a href="/recipes/tags/input/">input</a>, <a href="/recipes/tags/python2/">python2</a>, <a href="/recipes/tags/qt4/">qt4</a>, <a href="/recipes/tags/touch/">touch</a>).
</p>
<p>PYQT TOUCH INPUT WIDGET </p>
Using proxy connection for QWebView (Python)
2009-10-02T02:32:51-07:00Keisuke URAGOhttp://code.activestate.com/recipes/users/668964/http://code.activestate.com/recipes/576921-using-proxy-connection-for-qwebview/
<p style="color: grey">
Python
recipe 576921
by <a href="/recipes/users/668964/">Keisuke URAGO</a>
(<a href="/recipes/tags/browser/">browser</a>, <a href="/recipes/tags/gui/">gui</a>, <a href="/recipes/tags/pyqt/">pyqt</a>, <a href="/recipes/tags/qt4/">qt4</a>, <a href="/recipes/tags/web/">web</a>).
Revision 4.
</p>
<p>QWebView is powerful web browser. This script can use a http-proxy host.
Log file name is minibrowser.log in same directory.</p>