Signals |
Public Member Functions |
Protected Slots |
Protected Member Functions |
List of all members
KateScrollBar Class Reference
#include <kateviewhelpers.h>
Inherits TQScrollBar.
Signals | |
void | sliderMMBMoved (int value) |
Public Member Functions | |
KateScrollBar (Orientation orientation, class KateViewInternal *parent, const char *name=0L) | |
bool | showMarks () |
void | setShowMarks (bool b) |
Protected Slots | |
void | sliderMaybeMoved (int value) |
void | marksChanged () |
Detailed Description
This class is required because QScrollBar's sliderMoved() signal is really supposed to be a sliderDragged() signal...
so this way we can capture MMB slider moves as well
Also, it adds some usefull indicators on the scrollbar.
Definition at line 48 of file kateviewhelpers.h.
The documentation for this class was generated from the following files: