QScrollBar Class Reference
The QScrollBar widget class provides a vertical or horizontal scroll
bar.
(details)
(complete member list)
#include <qscrbar.h>
Inherits QRangeControl and QWidget.
Public Members
- enum Orientation{ Horizontal, Vertical }
- QScrollBar (QWidget* parent=0, const char* name=0)
- QScrollBar (Orientation, QWidget* parent=0, const char* name=0)
- QScrollBar (long minValue, long maxValue, long LineStep, long PageStep, long value, Orientation, QWidget* parent=0, const char* name=0)
- void setOrientation (Orientation)
- Orientation orientation () const
- void setTracking (bool t)
- bool tracking () const
- virtual void setPalette (const QPalette&)
Signals
- void valueChanged (long value)
- void sliderPressed ()
- void sliderMoved (long value)
- void sliderReleased ()
- void nextLine ()
- void previousLine ()
- void nextPage ()
- void previousPage ()
Protected Members
- void timerEvent (QTimerEvent* e)
- void keyPressEvent (QKeyEvent* e)
- void resizeEvent (QResizeEvent* e)
- void paintEvent (QPaintEvent* e)
- void mousePressEvent (QMouseEvent* e)
- void mouseReleaseEvent (QMouseEvent* e)
- void mouseMoveEvent (QMouseEvent* e)
- void valueChange ()
- void stepChange ()
- void rangeChange ()
- int sliderStart () const
- QRect sliderRect () const
The QScrollBar widget class provides a vertical or horizontal scroll
bar.
The documentation of the QScrollBar class will be completed later.
This file is part of the Qt toolkit,
copyright 1995
Troll Tech, all rights reserved.
It was generated from the following files:
- qscrbar.h: 1995/05/19
- qscrbar.cpp: 1995/05/14
Generated at 04:27, 1995/05/20 by the webmaster at Troll Tech