KScrollView Class Reference
#include <kscrollview.h>
Inheritance diagram for KScrollView:

Detailed Description
A variant of QScrollView that supports smooth scrolling.
Definition at line 30 of file kscrollview.h.
Public Slots | |
| void | scrollBy (int dx, int dy) |
Public Member Functions | |
| KScrollView (QWidget *parent=0, const char *name=0, Qt::WFlags f=0) | |
| ~KScrollView () | |
Protected Slots | |
| void | scrollTick () |
Protected Member Functions | |
| virtual void | wheelEvent (QWheelEvent *e) |
| void | startScrolling () |
| void | stopScrolling () |
The documentation for this class was generated from the following files:

