QRangeControl Class Reference
The QRangeControl is an abstract class which provides a
variable which can move within limits.
(details)
(complete member list)
#include <qrangect.h>
Inherited by QScrollBar.
Public Members
- QRangeControl ()
- QRangeControl (long minValue, long maxValue, long lineStep, long pageStep, long value)
- void setValue (long value)
- void addPage ()
- void subtractPage ()
- void addLine ()
- void subtractLine ()
- void setRange (long minValue, long maxValue)
- void setSteps (long line, long page)
- long minValue () const
- long maxValue () const
- long lineStep () const
- long pageStep () const
- long value () const
Protected Members
- void directSetValue (long val)
- long previousValue () const
The QRangeControl is an abstract class which provides a
variable which can move within limits.
This class is not yet documented. Our home page contains a pointer to the
current version of Qt.
This file is part of the Qt toolkit,
copyright 1995
Troll Tech, all rights reserved.
It was generated from the following files:
- qrangect.h: 1995/02/21
- qrangect.cpp: 1995/05/15
Generated at 04:27, 1995/05/20 by the webmaster at Troll Tech