#include <QmitkImageStatisticsWidget.h>
◆ QmitkImageStatisticsWidget()
      
        
          | QmitkImageStatisticsWidget::QmitkImageStatisticsWidget  | 
          ( | 
          QWidget *  | 
          parent = nullptr | ) | 
           | 
        
      
 
 
◆ GetHistogramNBins()
      
        
          | unsigned int QmitkImageStatisticsWidget::GetHistogramNBins  | 
          ( | 
           | ) | 
           const | 
        
      
 
/brief Get bin size for histogram resolution. 
 
 
◆ GetIgnoreZeroValueVoxel()
      
        
          | bool QmitkImageStatisticsWidget::GetIgnoreZeroValueVoxel  | 
          ( | 
           | ) | 
           const | 
        
      
 
/brief Get status of zero value voxel ignoring. 
 
 
◆ IgnoreZeroValuedVoxelStateChanged
  
  
      
        
          | void QmitkImageStatisticsWidget::IgnoreZeroValuedVoxelStateChanged  | 
          ( | 
          int  | 
          status | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ Reset()
      
        
          | void QmitkImageStatisticsWidget::Reset  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ SetDataStorage()
      
        
          | void QmitkImageStatisticsWidget::SetDataStorage  | 
          ( | 
          mitk::DataStorage *  | 
          newDataStorage | ) | 
           | 
        
      
 
Documentation Set the data storage the model should fetch its statistic objects from. 
- Precondition
 - data storage must be valid 
 
 
 
◆ SetHistogramNBins()
      
        
          | void QmitkImageStatisticsWidget::SetHistogramNBins  | 
          ( | 
          unsigned int  | 
          nbins | ) | 
           | 
        
      
 
/brief Set bin size for histogram resolution. 
 
 
◆ SetIgnoreZeroValueVoxel()
      
        
          | void QmitkImageStatisticsWidget::SetIgnoreZeroValueVoxel  | 
          ( | 
          bool  | 
          _arg | ) | 
           | 
        
      
 
/brief Set flag to ignore zero valued voxels 
 
 
◆ SetImageNodes()
◆ SetMaskNodes()
The documentation for this class was generated from the following file: