#include <histogramdlg.h>
Definition at line 85 of file histogramdlg.h.
Public Attributes | |
| stack< QPointArray > | lineSet [3] |
| history stack of all lines(top line is current) | |
| stack< QPointArray > | redoSet |
| the redo stack | |
| int | curLine |
| index to the current line(1-3 if rgb) | |
| QPointArray * | curArr |
| convinience ptr to the current point array | |
| bool | isChanging |
| state of line action | |
| bool | isMerged |
| merged display state | |
| stack<QPointArray> StretchLineSet::lineSet[3] |
history stack of all lines(top line is current)
Definition at line 86 of file histogramdlg.h.
Referenced by HistogramDlg::alertUser(), HistogramDlg::calcPercent(), HistogramDlg::changeToBlue(), HistogramDlg::changeToGreen(), HistogramDlg::changeToRed(), HistogramDlg::clearPoints(), HistogramDlg::initPntsFromUser(), HistogramDlg::mergeAll(), HistogramDlg::mouseDoubleClickEvent(), HistogramDlg::mouseMoveEvent(), HistogramDlg::paintEvent(), HistogramDlg::redoToPrev(), HistogramDlg::resizeEvent(), and HistogramDlg::undoToLast().
| stack<QPointArray> StretchLineSet::redoSet |
the redo stack
Definition at line 87 of file histogramdlg.h.
Referenced by HistogramDlg::calcPercent(), HistogramDlg::changeToBlue(), HistogramDlg::changeToGreen(), HistogramDlg::changeToRed(), HistogramDlg::clearPoints(), HistogramDlg::initPntsFromUser(), HistogramDlg::mouseDoubleClickEvent(), HistogramDlg::mouseMoveEvent(), HistogramDlg::redoToPrev(), HistogramDlg::resizeEvent(), and HistogramDlg::undoToLast().
index to the current line(1-3 if rgb)
Definition at line 88 of file histogramdlg.h.
Referenced by HistogramDlg::calcPercent(), HistogramDlg::changeDataSource(), HistogramDlg::changeToBlue(), HistogramDlg::changeToGreen(), HistogramDlg::changeToRed(), HistogramDlg::clearPoints(), HistogramDlg::init(), HistogramDlg::mergeAll(), HistogramDlg::mouseDoubleClickEvent(), HistogramDlg::mouseMoveEvent(), HistogramDlg::redoToPrev(), HistogramDlg::resizeEvent(), and HistogramDlg::undoToLast().
| QPointArray* StretchLineSet::curArr |
convinience ptr to the current point array
Definition at line 89 of file histogramdlg.h.
Referenced by HistogramDlg::calcPercent(), HistogramDlg::changeToBlue(), HistogramDlg::changeToGreen(), HistogramDlg::changeToRed(), HistogramDlg::clearPoints(), HistogramDlg::init(), HistogramDlg::mergeAll(), HistogramDlg::mouseDoubleClickEvent(), HistogramDlg::mouseMoveEvent(), HistogramDlg::mouseOnPoint(), HistogramDlg::paintEvent(), HistogramDlg::redoToPrev(), HistogramDlg::resizeEvent(), and HistogramDlg::undoToLast().
state of line action
Definition at line 90 of file histogramdlg.h.
Referenced by HistogramDlg::init(), HistogramDlg::mouseMoveEvent(), and HistogramDlg::mouseReleaseEvent().
merged display state
Definition at line 91 of file histogramdlg.h.
Referenced by HistogramDlg::calcPercent(), HistogramDlg::changeDataSource(), HistogramDlg::init(), HistogramDlg::mergeAll(), HistogramDlg::mouseDoubleClickEvent(), HistogramDlg::mouseMoveEvent(), and HistogramDlg::paintEvent().
|
Home |
Search |
Disclaimers & Privacy |
Contact Us GLIMSView Maintainer: dsoltesz@usgs.gov |