PDA

View Full Version : How to get focum element on QWebPage?



corrado
16th May 2010, 15:00
Hi everyone,

I want to do some actions when any editable element on page gets or loses focus. I used microFocusChanged() signal to handle focus changes on page, but i don't know how to get an element which has focus. Please help me with advice how can i do it.

Thank you in advance