#include <anatomist/action/histoplot.h>
Definition at line 43 of file histoplot.h.
 
◆ RoiHistoPlot()
      
        
          | RoiHistoPlot::RoiHistoPlot | ( | QWidget * | parent, | 
        
          |  |  | int | nbOfBins | 
        
          |  | ) |  |  | 
      
 
 
◆ ~RoiHistoPlot()
  
  | 
        
          | virtual RoiHistoPlot::~RoiHistoPlot | ( |  | ) |  |  | virtual | 
 
 
◆ activate()
      
        
          | void RoiHistoPlot::activate | ( |  | ) |  | 
      
 
 
◆ deactivate()
      
        
          | void RoiHistoPlot::deactivate | ( |  | ) |  | 
      
 
 
◆ highChanged
  
  | 
        
          | void RoiHistoPlot::highChanged | ( | float | high | ) |  |  | slot | 
 
 
◆ ignoreUnderLowChicked
  
  | 
        
          | void RoiHistoPlot::ignoreUnderLowChicked | ( | int |  | ) |  |  | slot | 
 
 
◆ lowChanged
  
  | 
        
          | void RoiHistoPlot::lowChanged | ( | float | low | ) |  |  | slot | 
 
 
◆ nbOfBins()
  
  | 
        
          | int RoiHistoPlot::nbOfBins | ( |  | ) | const |  | inline | 
 
 
◆ nbOfBinsChanged
  
  | 
        
          | void RoiHistoPlot::nbOfBinsChanged | ( | int |  | ) |  |  | slot | 
 
 
◆ printHistos()
      
        
          | void RoiHistoPlot::printHistos | ( | const std::string & | filename | ) |  | 
      
 
 
◆ saveHistos
  
  | 
        
          | void RoiHistoPlot::saveHistos | ( |  | ) |  |  | slot | 
 
 
◆ setNbOfBins()
  
  | 
        
          | void RoiHistoPlot::setNbOfBins | ( | int | nbOfBins | ) |  |  | inline | 
 
 
◆ showGraphHisto
  
  | 
        
          | void RoiHistoPlot::showGraphHisto | ( |  | ) |  |  | slot | 
 
 
◆ showHistoChange
  
  | 
        
          | void RoiHistoPlot::showHistoChange | ( | int |  | ) |  |  | slot | 
 
 
◆ showImageHisto
  
  | 
        
          | void RoiHistoPlot::showImageHisto | ( |  | ) |  |  | slot | 
 
 
◆ update()
This method is called whenever the observed object is changed. 
The programmer calls an observable object's notifyObservers method to have all the object's observers notified of the change. 
- Parameters
- 
  
    | observable | the observable object |  
 
Implements anatomist::Observer.
 
 
The documentation for this class was generated from the following file: