[PyKDE] lineedit on focus

Andrew Bushnell awb at fluent.com
Tue Jun 28 12:41:25 BST 2005



Danu Kusmana wrote:

> Hi guys!
> Im m trying to find something todo with QLineEdit object when the object
> recived focus by clicking on it. There aren't any signal like "on focus"
> for QLineEdit or is there?
I do not think there is a signal but you could use an eventfilter on the 
widget and look for focus out.
> 
> thanx
> 
> danu

> 
> _______________________________________________
> PyKDE mailing list    PyKDE at mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
> 

-- 
************************************
Andrew Bushnell
Lead Development Engineer
Fluent Inc.
10 Cavendish Court
Centerra Resource Park
Lebanon, NH  03766
awb at fluent.com
Phone: 603-643-2600, ext. 757
Fax: 603-643-1721
www.fluent.com
************************************




More information about the PyQt mailing list