#include <uistratdisplay.h>
◆ uiStratViewControl()
◆ ~uiStratViewControl()
| uiStratViewControl::~uiStratViewControl |
( |
| ) |
|
◆ cancelZoomCB()
| void uiStratViewControl::cancelZoomCB |
( |
CallBacker * | | ) |
|
|
protected |
◆ dragModeCB()
| void uiStratViewControl::dragModeCB |
( |
CallBacker * | | ) |
|
|
protected |
◆ handDragged()
| void uiStratViewControl::handDragged |
( |
CallBacker * | | ) |
|
|
protected |
◆ handDragging()
| void uiStratViewControl::handDragging |
( |
CallBacker * | | ) |
|
|
protected |
◆ handDragStarted()
| void uiStratViewControl::handDragStarted |
( |
CallBacker * | | ) |
|
|
protected |
◆ keyPressed()
| void uiStratViewControl::keyPressed |
( |
CallBacker * | | ) |
|
|
protected |
◆ mouseEventHandler()
◆ range()
| const Interval< float > & uiStratViewControl::range |
( |
| ) |
const |
|
inline |
◆ rubBandCB()
| void uiStratViewControl::rubBandCB |
( |
CallBacker * | | ) |
|
|
protected |
◆ setRange()
| void uiStratViewControl::setRange |
( |
const Interval< float > & | rg | ) |
|
|
inline |
◆ setSensitive()
| void uiStratViewControl::setSensitive |
( |
bool | | ) |
|
◆ updatePosButtonStates()
| void uiStratViewControl::updatePosButtonStates |
( |
| ) |
|
|
protected |
◆ wheelMoveCB()
| void uiStratViewControl::wheelMoveCB |
( |
CallBacker * | | ) |
|
|
protected |
◆ zoomCB()
◆ boundingrange_
| Interval<float> uiStratViewControl::boundingrange_ |
|
protected |
◆ cancelzoombut_
◆ mousepressed_
| bool uiStratViewControl::mousepressed_ |
|
protected |
◆ range_
| Interval<float> uiStratViewControl::range_ |
|
protected |
◆ rangeChanged
◆ rubbandzoombut_
◆ startdragpos_
| float uiStratViewControl::startdragpos_ |
|
protected |
◆ tb_
◆ vertzoominbut_
◆ vertzoomoutbut_
◆ viewer_