casa::HistogramTab Class Reference

Manages a stack widget that displays histograms for a single region but multiple images. More...

#include <HistogramTab.qo.h>

List of all members.

Signals

void showHistogramTool ()

Public Member Functions

 HistogramTab (QWidget *parent=0)
void addImage (SHARED_PTR< ImageInterface< float > > image)
void setImageRegion (const std::string &imageName, ImageRegion *region, int regionId)
void clear ()
void showGraph (int index)
 This method was written so that the image showing on the histogram will be the same as the one indicated on the image animator.
 ~HistogramTab ()

Private Slots

void showNextGraph (int nextIndex)
 When the 'next' button is pressed on the histogram.

Private Member Functions

void resetNextEnabled ()

Private Attributes

int initialStackIndex
QMap< QString, HistogramGraph * > graphs
Ui::HistogramTabClass ui

Detailed Description

Manages a stack widget that displays histograms for a single region but multiple images.

Definition at line 44 of file HistogramTab.qo.h.


Constructor & Destructor Documentation

casa::HistogramTab::HistogramTab ( QWidget *  parent = 0  ) 
casa::HistogramTab::~HistogramTab (  ) 

Member Function Documentation

void casa::HistogramTab::addImage ( SHARED_PTR< ImageInterface< float > >  image  ) 
void casa::HistogramTab::clear (  ) 
void casa::HistogramTab::resetNextEnabled (  )  [private]
void casa::HistogramTab::setImageRegion ( const std::string &  imageName,
ImageRegion *  region,
int  regionId 
)
void casa::HistogramTab::showGraph ( int  index  ) 

This method was written so that the image showing on the histogram will be the same as the one indicated on the image animator.

void casa::HistogramTab::showHistogramTool (  )  [signal]
void casa::HistogramTab::showNextGraph ( int  nextIndex  )  [private, slot]

When the 'next' button is pressed on the histogram.


Member Data Documentation

QMap<QString,HistogramGraph*> casa::HistogramTab::graphs [private]

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

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

Ui::HistogramTabClass casa::HistogramTab::ui [private]

Definition at line 72 of file HistogramTab.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