PDA

View Full Version : I want t update my status bar froe webview!..



thewooferbbk
9th April 2009, 11:27
Hi!
I'm working on my self-browser project using QWebView widget,
What i want is to update status information when on the webview, the mouse pointer is over a link, i want that link-tag to be desplayed on the status bar !

also i want when webview emits urlchanged signal, and iconChanged signal my addressline edit should show that link, and WindowIcon should desplay that icon respectvely...

Thanks in Advance!..

aamer4yu
9th April 2009, 14:15
Might be QWebView::statusBarMessage signal is of some help to you :)