Hi,
I want to know what are the QT equivalents of following GTK functionalities:
gtk_set(/get)_adjustment()
scrolling_window_t
I am implementing auto-scroll (with smooth scrolling) feature on qtwebkit browser. I have gone through the QT wedget documentation. I couldnot find the above equivalent APIs in QT. Please help

regards,
Srinivas Rao. M