RFC [patch] 3.5.X ochange event in file widget - bug 107455

David Faure faure at kde.org
Tue Jan 9 19:46:46 GMT 2007


On Thursday 04 January 2007 22:35, Konrad Rzepecki wrote:
> Fix this part of bugfix is ugly. I create inside KURLRequeter new slot witch 
> is connected witch internal lineedit losfocus signal. This slot post new lost 
> focus event. This is probably to accept by kio related people.

Wouldn't it be simpler to install an event filter and send the event from there?
OK maybe not simpler but it would avoid creating a new event at least.

> - second - selection URL by KURLRequester file picker (by file dialog) doesn't 
> send on chage event.
> 
> This part is simpler an cleaner. I create new slot connected with 
> KURLRequester urlSelected signal, in witch I call directly onChange.

Looks fine.

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kfm-devel mailing list