[PyQt] sip: QDBusPendingCall has not been defined

2012-06-13 Thread luofeiyu
mysystem:debian6.04+sip-4 i can't install pyqt in debian root@debian:/home/tiger/PyQt-x11-gpl-4.9.1# python configure.py Determining the layout of your Qt installation... This is the GPL version of PyQt 4.9.1 (licensed under the GNU General Public License) for Python 2.6.6 on linux2. Type '2' to

[PyQt] Transferring security context to newly created QWebView windows

2012-06-13 Thread me
Below is some code that illustrates a problem I've been having for several months now. I've got a widget based on the QWebView that needs to be able to open pop-up windows (e.g., links with target="_blank" or javascript window.open() calls) in a password-protected context. I can get the windows c

Re: [PyQt] multiprocessing with QApplication

2012-06-13 Thread Kovid Goyal
On Mon, Jun 11, 2012 at 01:59:35PM -0400, Luke Campagnola wrote: > I agree with you about the multiprocessing package--I really only use it > for the ease of passing python objects between processes. (I use > multiprocessing.Pipe(), which I believe uses the Listener/Client system you > mentioned).

[PyQt] How to get password from user using qt-designer?

2012-06-13 Thread Ganesh Kumar
Hi Guys, I am using qt-designer ,How to get user password input using labeltext How archive this. please guide me guys. -Dhanasekaran. Did I learn something today? If not, I wasted it. ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riv