Public Slots |
Public Member Functions |
Protected Slots |
Protected Member Functions |
List of all members
KScrollView Class Reference
#include <kscrollview.h>
Inherits TQScrollView.
Public Slots | |
void | scrollBy (int dx, int dy) |
Public Member Functions | |
KScrollView (TQWidget *parent=0, const char *name=0, TQt::WFlags f=0) | |
Protected Slots | |
void | scrollTick () |
Protected Member Functions | |
virtual void | wheelEvent (TQWheelEvent *e) |
void | startScrolling () |
void | stopScrolling () |
Detailed Description
A variant of TQScrollView that supports smooth scrolling.
Definition at line 30 of file kscrollview.h.
Constructor & Destructor Documentation
◆ KScrollView()
KScrollView::KScrollView | ( | TQWidget * | parent = 0 , |
const char * | name = 0 , |
||
TQt::WFlags | f = 0 |
||
) |
Definition at line 43 of file kscrollview.cpp.
◆ ~KScrollView()
KScrollView::~KScrollView | ( | ) |
Definition at line 50 of file kscrollview.cpp.
Member Function Documentation
◆ scrollBy
|
slot |
Definition at line 55 of file kscrollview.cpp.
◆ scrollTick
|
protectedslot |
Definition at line 133 of file kscrollview.cpp.
◆ startScrolling()
|
protected |
Definition at line 162 of file kscrollview.cpp.
◆ stopScrolling()
|
protected |
Definition at line 168 of file kscrollview.cpp.
◆ wheelEvent()
|
protectedvirtual |
Definition at line 176 of file kscrollview.cpp.
The documentation for this class was generated from the following files: