casa::HistogramGraph Class Reference

Displays a histogram specific to a region and an image; contains a "Next" button that toggles to a histogram displaying the same region, but a different image. More...

#include <HistogramGraph.qo.h>

List of all members.

Signals

void showGraph (int nextIndex)
void showHistogramTool ()

Public Member Functions

 HistogramGraph (QWidget *parent=0)
 ~HistogramGraph ()
void initPlot ()
void setIndex (int stackIndex)
void setNextEnabled (bool enabled)
void setImage (SHARED_PTR< ImageInterface< float > > image)
void setImageRegion (ImageRegion *region, int id)

Private Slots

void nextGraph ()

Private Member Functions

 HistogramGraph (const HistogramGraph &other)
HistogramGraph operator= (const HistogramGraph &other)

Private Attributes

int index
Ui::HistogramGraphClass ui
BinPlotWidgethistogram

Detailed Description

Displays a histogram specific to a region and an image; contains a "Next" button that toggles to a histogram displaying the same region, but a different image.

Definition at line 47 of file HistogramGraph.qo.h.


Constructor & Destructor Documentation

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

Member Function Documentation

void casa::HistogramGraph::initPlot (  ) 
void casa::HistogramGraph::nextGraph (  )  [private, slot]
HistogramGraph casa::HistogramGraph::operator= ( const HistogramGraph other  )  [private]
void casa::HistogramGraph::setImage ( SHARED_PTR< ImageInterface< float > >  image  ) 
void casa::HistogramGraph::setImageRegion ( ImageRegion *  region,
int  id 
)
void casa::HistogramGraph::setIndex ( int  stackIndex  ) 
void casa::HistogramGraph::setNextEnabled ( bool  enabled  ) 
void casa::HistogramGraph::showGraph ( int  nextIndex  )  [signal]
void casa::HistogramGraph::showHistogramTool (  )  [signal]

Member Data Documentation

Definition at line 71 of file HistogramGraph.qo.h.

Definition at line 69 of file HistogramGraph.qo.h.

Ui::HistogramGraphClass casa::HistogramGraph::ui [private]

Definition at line 70 of file HistogramGraph.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