casa::PixelRangeDialog Class Reference

Displays a histogram that allows the user to set a include/exclude pixel range for the fit. More...

#include <PixelRangeDialog.qo.h>

List of all members.

Public Member Functions

 PixelRangeDialog (QWidget *parent=0)
void setImage (const SHARED_PTR< const ImageInterface< Float > > img)
void setInterval (double minValue, double maxValue)
void setImageMode (bool imageMode)
void setLineMode (bool lineMode)
void setChannelValue (int channel)
bool setImageRegion (ImageRegion *imageRegion, int id)
void setTitle (const QString &title)
void deleteImageRegion (int id)
void imageRegionSelected (int id)
pair< double, double > getInterval () const
vector< float > getXValues () const
 ~PixelRangeDialog ()

Protected Member Functions

void keyPressEvent (QKeyEvent *event)

Private Member Functions

 PixelRangeDialog (const PixelRangeDialog &other)
PixelRangeDialog operator= (const PixelRangeDialog &other)

Private Attributes

Ui::PixelRangeDialogClass ui
BinPlotWidgetplotWidget
int channelCount
int spectralIndex
int channelIndex

Detailed Description

Displays a histogram that allows the user to set a include/exclude pixel range for the fit.

Definition at line 45 of file PixelRangeDialog.qo.h.


Constructor & Destructor Documentation

casa::PixelRangeDialog::PixelRangeDialog ( QWidget *  parent = 0  ) 
casa::PixelRangeDialog::~PixelRangeDialog (  ) 
casa::PixelRangeDialog::PixelRangeDialog ( const PixelRangeDialog other  )  [private]

Member Function Documentation

void casa::PixelRangeDialog::deleteImageRegion ( int  id  ) 
pair<double,double> casa::PixelRangeDialog::getInterval (  )  const
vector<float> casa::PixelRangeDialog::getXValues (  )  const
void casa::PixelRangeDialog::imageRegionSelected ( int  id  ) 
void casa::PixelRangeDialog::keyPressEvent ( QKeyEvent *  event  )  [protected]
PixelRangeDialog casa::PixelRangeDialog::operator= ( const PixelRangeDialog other  )  [private]
void casa::PixelRangeDialog::setChannelValue ( int  channel  ) 
void casa::PixelRangeDialog::setImage ( const SHARED_PTR< const ImageInterface< Float > >  img  ) 
void casa::PixelRangeDialog::setImageMode ( bool  imageMode  ) 
bool casa::PixelRangeDialog::setImageRegion ( ImageRegion *  imageRegion,
int  id 
)
void casa::PixelRangeDialog::setInterval ( double  minValue,
double  maxValue 
)
void casa::PixelRangeDialog::setLineMode ( bool  lineMode  ) 
void casa::PixelRangeDialog::setTitle ( const QString &  title  ) 

Member Data Documentation

Definition at line 74 of file PixelRangeDialog.qo.h.

Definition at line 76 of file PixelRangeDialog.qo.h.

Definition at line 73 of file PixelRangeDialog.qo.h.

Definition at line 75 of file PixelRangeDialog.qo.h.

Ui::PixelRangeDialogClass casa::PixelRangeDialog::ui [private]

Definition at line 72 of file PixelRangeDialog.qo.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1