A Dialog used to customize a Histogram parameters and generate it's ChartDisplayWidget.  
 More...
#include <HistogramDialog.h>
A Dialog used to customize a Histogram parameters and generate it's ChartDisplayWidget. 
Definition at line 59 of file HistogramDialog.h.
 
◆ HistogramDialog()
      
        
          | te::qt::widgets::HistogramDialog::HistogramDialog  | 
          ( | 
          te::map::AbstractLayerPtr  | 
          layer,  | 
        
        
           | 
           | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Constructor. 
- Parameters
 - 
  
    | layer | The layer that will be used to generate a histogram.  | 
    | parent | this widget's parent  | 
    | f | Window flags used to configure this dialog  | 
  
   
 
 
◆ ~HistogramDialog()
      
        
          | te::qt::widgets::HistogramDialog::~HistogramDialog  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getDisplayWidget()
◆ onOkPushButtonClicked
  
  
      
        
          | void te::qt::widgets::HistogramDialog::onOkPushButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ m_displayWidget
The display's widget that will be populated by this widget. 
Definition at line 96 of file HistogramDialog.h.
 
 
◆ m_histogramDataWidget
The histogram's data widget used to configure the basic parameters of the new histogram. 
Definition at line 95 of file HistogramDialog.h.
 
 
◆ m_ui
  
  
      
        
          | std::unique_ptr<Ui::ChartDialogForm> te::qt::widgets::HistogramDialog::m_ui | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/widgets/charts/HistogramDialog.h