#include <histogramdlg.h>
Definition at line 73 of file histogramdlg.h.
Public Attributes | |
| vector< HistogramDataSource * > | HDS |
| the datasource set | |
| vector< QAction * > | actSet |
| the dataset selection actions in menu | |
| int | curHDS |
| index of current hds | |
| HistogramSet | histSet |
| the histogram set | |
| int | curHist |
| index of the current hist in histset | |
| QPointArray | dataPnts [3] |
| the polygons representing this histset | |
| vector<HistogramDataSource*> HDSSet::HDS |
the datasource set
Definition at line 74 of file histogramdlg.h.
Referenced by HistogramDlg::addHDS(), HistogramDlg::buildMenuBar(), HistogramDlg::changeDataSource(), HistogramDlg::createDataPnts(), HistogramDlg::HistogramDlg(), HistogramDlg::mouseMoveEvent(), HistogramDlg::mousePressEvent(), HistogramDlg::mouseReleaseEvent(), HistogramDlg::paintEvent(), and HistogramDlg::setHDS().
| vector<QAction*> HDSSet::actSet |
the dataset selection actions in menu
Definition at line 75 of file histogramdlg.h.
Referenced by HistogramDlg::addHDS(), HistogramDlg::buildMenuBar(), and HistogramDlg::changeDataSource().
| int HDSSet::curHDS |
index of current hds
Definition at line 76 of file histogramdlg.h.
Referenced by HistogramDlg::calcPercent(), HistogramDlg::changeDataSource(), HistogramDlg::init(), HistogramDlg::mouseMoveEvent(), HistogramDlg::mousePressEvent(), HistogramDlg::mouseReleaseEvent(), and HistogramDlg::paintEvent().
the histogram set
Definition at line 77 of file histogramdlg.h.
Referenced by HistogramDlg::alertUser(), HistogramDlg::calcPercent(), HistogramDlg::changeDataSource(), HistogramDlg::createDataPnts(), and HistogramDlg::paintEvent().
| int HDSSet::curHist |
index of the current hist in histset
Definition at line 78 of file histogramdlg.h.
Referenced by HistogramDlg::changeDataSource(), HistogramDlg::changeToBlue(), HistogramDlg::changeToGreen(), HistogramDlg::changeToRed(), and HistogramDlg::paintEvent().
| QPointArray HDSSet::dataPnts[3] |
the polygons representing this histset
Definition at line 79 of file histogramdlg.h.
Referenced by HistogramDlg::createDataPnts(), and HistogramDlg::paintEvent().
|
Home |
Search |
Disclaimers & Privacy |
Contact Us GLIMSView Maintainer: dsoltesz@usgs.gov |