#include <scrollzoomer.h>
List of all members.
Member Enumeration Documentation
- Enumerator:
AttachedToScale |
|
OppositeToScale |
|
Constructor & Destructor Documentation
ScrollZoomer::ScrollZoomer |
( |
QwtPlotCanvas * |
canvas | ) |
|
ScrollZoomer::~ScrollZoomer |
( |
| ) |
[virtual] |
Member Function Documentation
QWidget * ScrollZoomer::cornerWidget |
( |
| ) |
const |
bool ScrollZoomer::eventFilter |
( |
QObject * |
o, |
|
|
QEvent * |
e |
|
) |
| [virtual] |
ScrollBar * ScrollZoomer::horizontalScrollBar |
( |
| ) |
const |
Q3ScrollView::ScrollBarMode ScrollZoomer::hScrollBarMode |
( |
| ) |
const |
void ScrollZoomer::layoutScrollBars |
( |
const QRect & |
rect | ) |
[protected, virtual] |
void ScrollZoomer::rescale |
( |
| ) |
[virtual] |
ScrollBar * ScrollZoomer::scrollBar |
( |
Qt::Orientation |
o | ) |
[protected, virtual] |
void ScrollZoomer::setCornerWidget |
( |
QWidget * |
w | ) |
[virtual] |
void ScrollZoomer::setHScrollBarMode |
( |
Q3ScrollView::ScrollBarMode |
mode | ) |
|
void ScrollZoomer::setVScrollBarMode |
( |
Q3ScrollView::ScrollBarMode |
mode | ) |
|
void ScrollZoomer::updateScrollBars |
( |
| ) |
[protected, virtual] |
ScrollBar * ScrollZoomer::verticalScrollBar |
( |
| ) |
const |
Q3ScrollView::ScrollBarMode ScrollZoomer::vScrollBarMode |
( |
| ) |
const |
The documentation for this class was generated from the following files: