[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    [PyKDE] qlistbox.sip eventFilter
From:       Hans-Peter Jansen <hpj () urpla ! net>
Date:       2003-01-27 11:38:05
[Download RAW message or body]

Hi Phil,

for the sake of symmetry, I suggest applying attached patch.=20
I couldn't exploit any problems without it, though.

Pete
["PyQt-listbox-fix.diff" (text/x-diff)]

--- sip/qlistbox.sip~	2003-01-26 02:03:45.000000000 +0100
+++ sip/qlistbox.sip	2003-01-27 11:02:37.000000000 +0100
@@ -402,11 +402,11 @@
 	void focusOutEvent(QFocusEvent *);
 	void resizeEvent(QResizeEvent *);
 	void showEvent(QShowEvent *);
 
 %If (Qt_3_0_0 -)
-	void eventFilter(QObject *,QEvent *);
+	bool eventFilter(QObject *,QEvent *);
 %End
 
 	void updateItem(int);
 	void updateItem(QListBoxItem *);
 

_______________________________________________
PyKDE mailing list    PyKDE@mats.gmd.de
http://mats.gmd.de/mailman/listinfo/pykde

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic