#include <histogramdlg.h>
Definition at line 59 of file histogramdlg.h.
Public Attributes | |
| int | mPointMoving |
| state of stretch points' motion | |
| bool | mLeftDown |
| left mouse button down | |
| bool | mMidDown |
| middle mouse button down | |
| bool | mRightDown |
| the right mouse button down | |
| int | mMouseX |
| the mouse's x pos | |
| int | mMouseY |
| the mouse's y pos | |
state of stretch points' motion
Definition at line 60 of file histogramdlg.h.
Referenced by HistogramDlg::init(), HistogramDlg::mouseDoubleClickEvent(), HistogramDlg::mouseMoveEvent(), HistogramDlg::mousePressEvent(), HistogramDlg::mouseReleaseEvent(), and HistogramDlg::paintEvent().
left mouse button down
Definition at line 61 of file histogramdlg.h.
Referenced by HistogramDlg::init().
| bool MouseState::mMidDown |
middle mouse button down
Definition at line 62 of file histogramdlg.h.
Referenced by HistogramDlg::init().
the right mouse button down
Definition at line 63 of file histogramdlg.h.
Referenced by HistogramDlg::init().
the mouse's x pos
Definition at line 64 of file histogramdlg.h.
Referenced by HistogramDlg::init(), HistogramDlg::mouseDoubleClickEvent(), HistogramDlg::mouseInGraph(), HistogramDlg::mouseMoveEvent(), and HistogramDlg::mouseOnPoint().
the mouse's y pos
Definition at line 65 of file histogramdlg.h.
Referenced by HistogramDlg::init(), HistogramDlg::mouseDoubleClickEvent(), HistogramDlg::mouseInGraph(), HistogramDlg::mouseMoveEvent(), and HistogramDlg::mouseOnPoint().
|
Home |
Search |
Disclaimers & Privacy |
Contact Us GLIMSView Maintainer: dsoltesz@usgs.gov |