This class represents a component used to quickly define a raster parameters. More...
#include <OutputRasterParametersWidget.h>
  
 Public Slots | |
| void | onFileToolButtonClicked () | 
| void | onSourceToolButtonClicked () | 
Public Member Functions | |
| Ui::OutputRasterParametersWidgetForm * | getForm () const | 
| std::map< std::string,  std::string >  | getInfo () const | 
| std::string | getName () const | 
| std::string | getType () const | 
| OutputRasterParametersWidget (QWidget *parent=0, Qt::WindowFlags f=0) | |
| bool | overight () const | 
| ~OutputRasterParametersWidget () | |
Private Attributes | |
| bool | m_dataSource | 
| bool | m_fileGDAL | 
| std::auto_ptr< RasterInfoDialog > | m_rasterInfoDlg | 
| std::auto_ptr < Ui::OutputRasterParametersWidgetForm >  | m_ui | 
This class represents a component used to quickly define a raster parameters.
Definition at line 57 of file OutputRasterParametersWidget.h.
| te::qt::widgets::OutputRasterParametersWidget::OutputRasterParametersWidget | ( | QWidget * | parent = 0,  | 
        
| Qt::WindowFlags | f = 0  | 
        ||
| ) | 
Definition at line 35 of file OutputRasterParametersWidget.cpp.
References m_rasterInfoDlg, m_ui, onFileToolButtonClicked(), and onSourceToolButtonClicked().
| te::qt::widgets::OutputRasterParametersWidget::~OutputRasterParametersWidget | ( | ) | 
Definition at line 54 of file OutputRasterParametersWidget.cpp.
| Ui::OutputRasterParametersWidgetForm * te::qt::widgets::OutputRasterParametersWidget::getForm | ( | ) | const | 
Definition at line 58 of file OutputRasterParametersWidget.cpp.
| std::map< std::string, std::string > te::qt::widgets::OutputRasterParametersWidget::getInfo | ( | ) | const | 
Definition at line 74 of file OutputRasterParametersWidget.cpp.
| std::string te::qt::widgets::OutputRasterParametersWidget::getName | ( | ) | const | 
Definition at line 91 of file OutputRasterParametersWidget.cpp.
| std::string te::qt::widgets::OutputRasterParametersWidget::getType | ( | ) | const | 
Definition at line 63 of file OutputRasterParametersWidget.cpp.
      
  | 
  slot | 
Definition at line 126 of file OutputRasterParametersWidget.cpp.
Referenced by OutputRasterParametersWidget().
      
  | 
  slot | 
Definition at line 113 of file OutputRasterParametersWidget.cpp.
Referenced by OutputRasterParametersWidget().
| bool te::qt::widgets::OutputRasterParametersWidget::overight | ( | ) | const | 
Definition at line 102 of file OutputRasterParametersWidget.cpp.
      
  | 
  private | 
Definition at line 91 of file OutputRasterParametersWidget.h.
      
  | 
  private | 
Definition at line 90 of file OutputRasterParametersWidget.h.
      
  | 
  private | 
Definition at line 88 of file OutputRasterParametersWidget.h.
Referenced by OutputRasterParametersWidget().
      
  | 
  private | 
Definition at line 87 of file OutputRasterParametersWidget.h.
Referenced by OutputRasterParametersWidget().